News

You could still keep all the scripts in one place, just make that place the bottom of the page instead of the onload, I would guess.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html class="js cufon-active cufon-ready" xml:lang="en ...
This is driving me a bit crazy. I've got a small bit of javascript that runs via body.onload and selects a form element. This works flawlessly in IE when run as a standalone browser, but does not ...