bacterozoid
06-22-2002, 09:48 PM
Ok, I went here:
http://www.simonsgroup.com/test/html2javascript/html2javascript.html
and put some coding in to be converted, and it gave me some stuff I don't understand:
var code="javascript here";
I have always used document.write('stuff here'); for my external JS files. What is the difference?
http://www.simonsgroup.com/test/html2javascript/html2javascript.html
and put some coding in to be converted, and it gave me some stuff I don't understand:
var code="javascript here";
I have always used document.write('stuff here'); for my external JS files. What is the difference?