> Stevio

> Where can I 
> find a reference guide of JavaScript properties that are 
> supported across 
> all browsers?

In an ideal world, standard DOM should be supported by most modern
browsers (although you may still come across some quirks in certain
browsers' implementations)

http://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/html.html

You may have to do some doubling up of code, to cater for situations
in which a certain property or method is not supported.

P
________________________________
Patrick H. Lauke
Webmaster / University of Salford
http://www.salford.ac.uk
******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to