A
Aidan
I rely heavily on MSDN for documentation when it comes to
HTML/DHTML/JavaScript/CSS but as a result I often have problems getting my
stuff to work in Netscape/Mozilla/Firefox. I like the MSDN online
documentation
(http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/re
ference/objects.asp) because it has complete lists of DHTML objects,
properties, methods, collections and event and for each element you can
easily view all the applicable attributes/propertes, behaviors, collections,
events, filters, methods, objects and styles. And it is a all very well
cross-referenced so for example if you are looking at an event you can see
all the elements that it applies to.
Is there any online equivalent for Mozilla/Geko based browsers?
I have explored the Gecko DOM reference at
http://www.mozilla.org/docs/dom/domref but frankly this sucks. I cannot find
a complete list of all HTML elements and all attributes/properties, methods,
events, styles etc. I'm thinking there has got to be some decent
documentation like that on MSDN out there., can anybody point me in the
right direction?
HTML/DHTML/JavaScript/CSS but as a result I often have problems getting my
stuff to work in Netscape/Mozilla/Firefox. I like the MSDN online
documentation
(http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/re
ference/objects.asp) because it has complete lists of DHTML objects,
properties, methods, collections and event and for each element you can
easily view all the applicable attributes/propertes, behaviors, collections,
events, filters, methods, objects and styles. And it is a all very well
cross-referenced so for example if you are looking at an event you can see
all the elements that it applies to.
Is there any online equivalent for Mozilla/Geko based browsers?
I have explored the Gecko DOM reference at
http://www.mozilla.org/docs/dom/domref but frankly this sucks. I cannot find
a complete list of all HTML elements and all attributes/properties, methods,
events, styles etc. I'm thinking there has got to be some decent
documentation like that on MSDN out there., can anybody point me in the
right direction?