Friday, July 02, 2004

document.all[] support in gecko

Bugzilla: Undetected document.all support

Wow .... After years and years of holding out, mozilla is finally adding document.all support.
if (document.all) will return false, but document.add['foo'] will work.

In the web-geek world, this is big news.

0 Comments:

Post a Comment

<< Home