[thelist] Tips
Nik Schramm
thelist at lists.evolt.org
Mon Jun 10 04:44:00 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