View Full Version : IE, Opera, Firefox scripting references
Lloyd Hassell
12-19-2007, 05:22 AM
Can somebody provide me some links to a list of the javascript/dhtml code that is available to the current versions of IE, Opera & Firefox? It has been a while since i've played around with DHTML and much of my code was developed around IE 4/5 & Netscape. Are there any scripting libraries you are aware of that could help me?
Trinithis
12-19-2007, 05:33 AM
For standards-compliant browsers (aka: everything but IE)
http://developer.mozilla.org/en/docs/Main_Page
In specific:
http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference
http://developer.mozilla.org/en/docs/Gecko_DOM_Reference
For IE:
not sure
jscheuer1
12-19-2007, 06:07 AM
For IE:
http://msdn2.microsoft.com/en-us/library/hbxc2t98.aspx
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.