Difference between revisions of "APC Houses Javascript code snippet"
From Ingmar de Boer
Line 1: | Line 1: | ||
+ | <br> | ||
<html> | <html> | ||
<textarea columns="30" rows="40"> | <textarea columns="30" rows="40"> | ||
+ | . | ||
+ | . | ||
+ | . | ||
<SCRIPT LANGUAGE="JavaScript"> | <SCRIPT LANGUAGE="JavaScript"> | ||
− | <!-- | + | <!-- |
function compute(form) { | function compute(form) { | ||
Line 97: | Line 101: | ||
// done hiding from old browsers --> | // done hiding from old browsers --> | ||
</SCRIPT> | </SCRIPT> | ||
− | |||
+ | </HEAD> | ||
<BODY onLoad="exampledata(); compute(document.form);"> | <BODY onLoad="exampledata(); compute(document.form);"> | ||
Line 138: | Line 142: | ||
</PRE> | </PRE> | ||
</FONT> | </FONT> | ||
+ | . | ||
+ | . | ||
+ | . | ||
</textarea> | </textarea> | ||
</html> | </html> |
Latest revision as of 00:15, 9 April 2016