[thelist] Tips
Chris Kaminski
thelist at lists.evolt.org
Mon Jun 10 04:21:01 2002
On Monday, June 10, 2002, at 11:06 AM, Ben Henick wrote:
> If you're trying to validate as XHTML (Transitional OR Strict)
> it'll trash
> any attempt to use onresize as an event applied to the BODY. In
> fact, my
> houseguest tells me that it's not supported by XHTML at all (presumably
> because canvas geometry has nothing to do with markup).
It's also invalid for HTML 4.01:
<http://www.w3.org/TR/html401/struct/global.html#edef-BODY>
chris.kaminski { functionNewMedia :: <http://www.function.de> }