[thelist] Tips

Nik Schramm n at industriality.com
Mon Jun 10 04:44:00 CDT 2002


>>Strange, very strange.

What's strange about it ? In Javascript onresize is a property of the
window object and not of document.body, so it makes perfect sense to use
window.onresize = "foobar"; to set it. Also, as one of the main points
of XHTML is the separation of style, scripting and content, placing a
javascript statement inside a <script> tag in the <head> makes far more
sense to me than applying it as an attribute of another tag.

/nik

www.industriality.com - candy for the inner eye




More information about the thelist mailing list