Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: Working in All Except Mozilla (Firefox)

On Sat, 04 Dec 2004 11:11:52 +0000, Steve Pugh wrote:

> Exactly. It doesn't support either the NN4 specific documen.layers nor the
> IE4 (sbut supported for legacy reasons on IE5+ and Opera 7) document.all
> So the first line of your script
> if (!document.layers && !document.all) return; tells Mozilla not to
> bother.

And Moz dropped this support like, three, maybe four years ago.  i.e. (no
pun intended) this is nothing new. Methinks the OP is using an old old
old (at least in Web dev terms) source for his/her JavaScript code.

-- 
Jeffrey Silverman
jeffreyPANTS@jhu.edu
** Drop "PANTS" to reply by email



[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index