[JavaScript] getting position

Laurent Muchacho LaurentM at london.virgin.net
Tue Jun 22 10:55:03 CDT 2004


That's great Can I see an examples of your function implemented somewhere to
see how it work.

Laurent


-----Original Message-----
From: Chris T [mailto:christ at saeweb.com]
Sent: 22 June 2004 16:40
To: [JavaScript List]
Subject: Re: [JavaScript] getting position


Actually, the code I sent in the previous email works fine in both IE and
Mozilla browsers and doesn't make use of layers. I guess an older version of
NN would probably require that.

Chris Tifer

----- Original Message ----- 
From: "Laurent Muchacho" <LaurentM at london.virgin.net>
To: "'[JavaScript List]'" <javascript at LaTech.edu>
Sent: Tuesday, June 22, 2004 11:26 AM
Subject: RE: [JavaScript] getting position


> Hi Chris,
>
> Yes it will work even nested into an other element in IE.
> If you interested in NS I never tested it. But I guessed if you want to
get
> an element who is nested you must do something like that
> document.layers['parentid'].document.layers['yourid']
> <div id="parented" name="parented">
> <div id="yourid" name="yourid">whatever</div>
> </div>

_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
https://lists.LaTech.edu/mailman/listinfo/javascript


This E-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.  If you have received this E-mail in error please notify the system manager.  This message contains confidential information and is intended only for the individual named.  If you are not the named addressee you should not disseminate, distribute or copy this E-mail.



More information about the Javascript mailing list