HighDots Forums  

popup rollover menu hiding behind frame

Javascript JavaScript language (comp.lang.javascript)


Discuss popup rollover menu hiding behind frame in the Javascript forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
DJ
 
Posts: n/a

Default popup rollover menu hiding behind frame - 09-24-2003 , 06:46 PM






I've got a rollover-popup menu which pops below the viewable area of
my top frame.

I don't want to resize the frame.

Any way I can pop over the frame? Or make the pop-down background
solid? Or pop side-ways? or pop upwards?

Any suggestions welcome. Please respond to list, email isn't working.

tx.

Reply With Quote
  #2  
Old   
Randell D.
 
Posts: n/a

Default Re: popup rollover menu hiding behind frame - 09-25-2003 , 09:57 PM







"DJ" <dawnajene (AT) yahoo (DOT) com> wrote

Quote:
I've got a rollover-popup menu which pops below the viewable area of
my top frame.

I don't want to resize the frame.

Any way I can pop over the frame? Or make the pop-down background
solid? Or pop side-ways? or pop upwards?

Any suggestions welcome. Please respond to list, email isn't working.

tx.
I'm a newbie at javascript so I can't get tooooo technical on it for you...
but I believe what you're looking for is

window.focus();

in your popup window... My understanding is it brings what ever window that
calls the function/command, to the front...




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.