This is a discussion on "CSS Drop Down Navigation is under lapping in Firefox" within the Web Page Design section. This forum, and the thread "CSS Drop Down Navigation is under lapping in Firefox are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
CSS Drop Down Navigation is under lapping in Firefox
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
CSS Drop Down Navigation is under lapping in Firefox
I am having a problem with a navigation bar created in css with Firefox. Whenever I rollover and a drop down list appears, it under laps everything directly below the navigation bar. However IE works a treat.
Can anyone help? |
|
|
|
#2
|
|||
|
|||
|
Re: CSS Drop Down Navigation is under lapping in Firefox
Do you have a link we could look at?
|
|
#3
|
|||
|
|||
|
Re: CSS Drop Down Navigation is under lapping in Firefox
Sorry should of attached them earlier.
|
|
#4
|
|||
|
|||
|
Re: CSS Drop Down Navigation is under lapping in Firefox
Please gives a live link to your page.
|
|
#5
|
|||
|
|||
|
Re: CSS Drop Down Navigation is under lapping in Firefox
Sorry I can't make the link live yet.
|
|
#6
|
||||
|
||||
|
Re: CSS Drop Down Navigation is under lapping in Firefox
Try adding position: relative; and z-index: 5; to the sub menus. If you already have the position property, just add the z-index.
|
|
#7
|
|||
|
|||
|
Re: CSS Drop Down Navigation is under lapping in Firefox
I am now able to show my problem. Everything seems ok in IE but Firefox does not like it.
http://www.nlsportal.ntu.ac.uk/CPA/test/ |
|
#8
|
||||
|
||||
|
Re: CSS Drop Down Navigation is under lapping in Firefox
Quote:
|
|
#9
|
|||
|
|||
|
Re: CSS Drop Down Navigation is under lapping in Firefox
Oops, sorry about that, you should be able to see it now.
![]() |
|
#10
|
|||
|
|||
|
Re: CSS Drop Down Navigation is under lapping in Firefox
Sorted it, had the main <div> tag set around the whole nav bar set with 'Overflow: hidden;' Removed it and the under lapping stopped.
|
![]() |
| Tags |
| css, drop down, firefox, navigation |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CSS Drop-down navigation | simonrl | Web Page Design | 7 | Apr 10th, 2008 10:51 |
| Drop down menus drop behind flash header | theGAME71135 | Flash & Multimedia Forum | 3 | Jan 10th, 2008 09:42 |
| Firefox issue - Not able to scroll down and up thru mouse wheel navigation icon | kallol | Web Page Design | 1 | Apr 16th, 2007 11:34 |
| Javascript Navigation Will Not Work With Firefox | cpando1974 | JavaScript Forum | 2 | Apr 1st, 2007 14:56 |
| CSS navigation | AdRock | Web Page Design | 1 | Jul 15th, 2006 10:56 |