[Javascript] DIV scripting pickle

Chris Basken chriz at basken.com
Wed May 2 09:22:11 CDT 2001


moving a DIV to another part of the page sometimes helps because of the way
the DOM orders objects.  so it's not so much about position as sequence.

FWIW


>     I have two, and the main body of the document.  Odd...
>
> ----- Original Message -----
> From: "Peter-Paul Koch" <gassinaumasis at hotmail.com>
> To: <javascript at LaTech.edu>
> Sent: Wednesday, May 02, 2001 3:27 AM
> Subject: Re: [Javascript] DIV scripting pickle
>
>
> >
> > >     Strike that last question.  I got it to work by moving the DIV to
> > >another part of the page.
> > >
> > >     It's still open season on the "why", though...
> >
> > Probably because you have a lot of layers. Netscape 4 can get terribly
> > confused when you have more than, say, 8 separate layers in a
> page. As you
> > say, moving the layers through the document sometimes helps.
> >
> > ppk
>
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> http://www.LaTech.edu/mailman/listinfo/javascript
>





More information about the Javascript mailing list