Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Web Programming > HTML > HTML Code Clinic
|
HTML Code Clinic Do you have some HTML code you'd like to share and get suggestions from others for tweaking or improving it? This discussion is the place.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the HTML Code Clinic section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 25th, 2006, 04:28 PM
Friend of Wrox
 
Join Date: Jun 2004
Posts: 106
Thanks: 0
Thanked 0 Times in 0 Posts
Default FORM Object hides drop-down

Hi,
I've designed a page that requires a drop-down menu. However when I roll-over my top-menu that in turn calls a vertical drop-down of its sub-menus items, this sub-menu appears "behind" the form object. Is there any way to fix this?

Any help would greatly be appreciated,
Thanks again,
nancy
 
Old January 26th, 2006, 05:09 AM
Friend of Wrox
 
Join Date: Jul 2003
Posts: 683
Thanks: 0
Thanked 1 Time in 1 Post
Default

Hi Nancy,

A couple of ways round it would be...
- Hide the <select> control when you show your menus
- Create an iframe with a zero opacity filter behind your menus (same size as the menus) to stop the <select> showing through

HTH,

Chris
 
Old April 7th, 2006, 08:15 AM
Friend of Wrox
 
Join Date: Jun 2004
Posts: 106
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks Chris, But we opted for a slight redesign to accomodate.
Thanks anyway for your continued support.

nancy





Similar Threads
Thread Thread Starter Forum Replies Last Post
[Resolved] ASPNET_MsgBox hides grid view snufse ASP.NET 2.0 Basics 2 October 9th, 2008 01:01 PM
Flash object obscuring drop down menu Adam H-W Flash (all versions) 1 June 26th, 2006 01:41 PM
Flash object obscuring drop down jscript menu Adam H-W Javascript 0 June 20th, 2006 05:34 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.