>Remember that NN4 only allows modifications to the page
>code in loading time, and that every piece of HTML you write (with
>document.write()) appears and behaves like if it was hardcoded.

This is also the reason that NS4 does things like ignore CSS within remote
documents loaded into layers, forgetting CSS when document.write()-ing and
not reflowing HTML content when relative layers are resized (as IE does).
There are some things that NS4 only allows /during/ page load (and not with
the onload event either).

Not sure where it moved to, but layer recycling has been in the DynAPI2 for
awhile now and is fairly efficient.

scottandrew

------
scott andrew lepera
[EMAIL PROTECTED]
web stuff: www.scottandrew.com
music stuff: www.walkingbirds.com


_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev

Reply via email to