[thelist] The best way to load very little javascript.

Jon Hughes hughesj at firemtn.com
Fri Jun 15 10:46:06 CDT 2007


I need opinion here, so google isn't the first option.

Basically, I have a script that is 6 lines long.  It basically sets an
element to visible if javascript is enabled.

How is the best way to load this _unobtrusively_?

I don't want to have <body onload="..."> - I don't mind adding the tag
with javascript, but I don't know how I would init that javascript
either...

 



More information about the thelist mailing list