Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: How to move a Layer on top of every element in document


Message #1 by "Fahad Bin Rahat" <fahad_djs@h...> on Fri, 10 Jan 2003 12:59:23


Hi 
An iFrame really works in IE. It worked for me under version 5.0. I cannot comment on this for NS. This not only remains on top but
also gives effect of a simple layer if provide a good alignment to the contents inside it. I tested it having almost all frequently
used document objects like all elements of a form, a flash movie and layers. This is the best choice to achieve this sort of
functionality.
Thank you for this help.



>From: "SEAK, Teng-Fong" 
>Reply-To: "javascript" 
>To: "javascript" 
>Subject: [javascript] Re: How to move a Layer on top of every element in document 
>Date: Mon, 13 Jan 2003 17:35:25 +0100 
> 
> There's an article about this : 
>http://www.webreference.com/dhtml/diner/seethru/indexNEW.html 
> 
> I would be interested to know the result of your test using iframe. 
> 
> > -----Message d'origine----- 
> > De : Fabrice vanderhaeghen [mailto:F_Vanderhaeghen@i...] 
> > Envoyé : vendredi 10 janvier 2003 19:12 
> > Ã? : javascript 
> > Objet : [javascript] Re: How to move a Layer on top of every 
> > element in 
> > document 
> > 
> > 
> > use an iframe as layer, that's what I use when I need to show 
> > something over 
> > forms 
> > (I know it's working fine with IE but I never tested for NN6) 
> > 
> > "Fahad Bin Rahat" wrote in message 
> > news:250727@j... 
> > > 
> > > Hi, 
> > > 
> > > I have a layer, which has an image. I want to continously move it in 
> > > document from left to right and right to left in same 
> > x-axis. Well Its 
> > > moving though but the problem is that it goes behind some 
> > elements in 
> > > document when it reaches to them like a flash movie, a text field ,a 
> > > select box or another layer. Is there any way around, to 
> > move my layer 
> > > always on top I mean with the highest z-axis value? I have 
> > set its z-axis 
> > > value to the highest but this is not helping... pls 
> > somebody advise me if 
> > > there is some genuine way to get thru it... 
> > > 
> > > Regards. 
> > > Fahad Khan 
> 
>--- 
Help STOP SPAM: Try the new MSN 8 and get 2 months FREE* 

  Return to Index