[Javascript] standard !

Scott Reynen scott at randomchaos.com
Tue Aug 8 07:36:03 CDT 2006


On Aug 8, 2006, at 2:24 AM, Bernu Bernard wrote:

> So if I decide to design a site for say 98% of the browsers (I  
> discard IE5), where do I find for what function is supported by all.

http://www.quirksmode.org/dom/w3c_core.html

> For example, parentNode is in the DOM, but on the thread about  
> "Code optimization", Terry says "this.parentNode doesnt seem to  
> work for me".

Terry's "this.parentNode" problem was with the "this," not the  
"parentNode."

Peace,
Scott




More information about the Javascript mailing list