/    Sign up×
Community /Pin to ProfileBookmark

Pulldown menu with multiple frames drops behind form field

I am using a product that I purchased over the internet that allows me to use a pull down menu (POPUPMenuPro5.1) over two frames. The main menu is displayed in the upper frame and the menu options are displayed in the lower frame. When I MouseOver a menu in the top frame the options appear in the lower frame. If I am displaying a form in the lower frame, the options drop BEHIND teh form field(s). How can I force the menu to drop down in front of all form fields in the lower frame?

Thanks.

P.S. I am a newbee and appreciate any help that can be provided.

to post a comment
JavaScript

3 Comments(s)

Copy linkTweet thisAlerts:
@xataku_nakusuteJul 28.2003 — you can do so by setting the z-index property of the menu to something like....10, or 100

eg:

<sometagname STYLE="Z-INDEX:100;">

you can also do the same by setting the z-index value of the actually form to a negative integer
Copy linkTweet thisAlerts:
@pyroJul 28.2003 — This won't, however, work in the inferior IE... It seems to have quite a hard time with CSS, and this is another example...
Copy linkTweet thisAlerts:
@xataku_nakusuteJul 28.2003 — true..
×

Success!

Help @theekx spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 4.29,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...