Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: FW: DOM and JavaScript References


Message #1 by "Robert Nyman" <robert.nyman@c...> on Sun, 6 Oct 2002 12:53:21 +0200
Hi, everybody on javascript_howto@p...
 
This has also been posted to the javascript list and the
javascript_beginning list.
Multiposting for the sake of education!   :-)
 
Since a lot of people doesn't seem to know where to find references,
information etc, 
here are some good and useful links (watch out for URLs breaking in the
e-mail):
 
 
INTERNET EXPLORER:
 
DHTML:
http://msdn.microsoft.com/library/default.asp?url=/nhp/Default.asp?conte
ntid=28000441
Scripting, general:
http://msdn.microsoft.com/library/default.asp?url=/nhp/Default.asp?conte
ntid=28001169
JScript:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/script5
6/html/js56jsoriJScript.asp
 
 
NETSCAPE 4:
 
DHTML:
http://developer.netscape.com/docs/manuals/communicator/dynhtml/index.ht
m
 
 
NETSCAPE 6+:
 
DOM Reference: http://www.mozilla.org/docs/dom/domref/dom_shortTOC.html
JavaScript Reference:
http://developer.netscape.com/docs/manuals/js/core/jsref15/contents.html
JavaScript Guide:
http://developer.netscape.com/docs/manuals/js/core/jsguide15/contents.ht
ml
DevEdge: http://devedge.netscape.com/
 
 
/Robert


  Return to Index