Click to See Complete Forum and Search --> : browser support
havik
03-18-2003, 10:57 AM
Where can I get a list of what each browser supports, preferably for Netscape 4+ and IE4+.
Or can someone just tell me if Netscape 4.X supports body onload?
Havik
gil davis
03-18-2003, 11:24 AM
NS 4: http://developer.netscape.com/docs/manuals/js/client/jsref/index.htm for Javascript, and http://developer.netscape.com/docs/manuals/htmlguid/index.htm for HTML.
IE: http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/dhtml_reference_entry.asp
BTW, NS 4 does support body onload.
havik
03-18-2003, 11:29 AM
Thanks for the great sites and answering my question.
Havik