zaddock
06-15-2004, 06:26 AM
where can I find the document that explain object model in Internet Explorer? (window, document, body, style, navigator, event, location, history. The properties, methods, and collection.)
Thanks.
Thanks.
|
Click to See Complete Forum and Search --> : IE object model zaddock 06-15-2004, 06:26 AM where can I find the document that explain object model in Internet Explorer? (window, document, body, style, navigator, event, location, history. The properties, methods, and collection.) Thanks. AdamGundry 06-15-2004, 01:22 PM The Microsoft documentation is on MSDN (http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/dhtml_reference_entry.asp) though I often find the Netscape documentation (http://devedge.netscape.com/central/javascript/) easier to use (particularly the JS 1.3 docs). Adam webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |