View Single Post
Old 01-20-2013, 08:46 PM   PM User | #7
SB65
Senior Coder

 
Join Date: Feb 2009
Location: West Yorkshire
Posts: 2,817
Thanks: 9
Thanked 681 Times in 675 Posts
SB65 will become famous soon enoughSB65 will become famous soon enough
Breadcrumbs is just another z-index issue - set the z-index on the element to lower than that on the menu element, and make sure to set position:relative on the breadcrumbs as well.

I can't see your issue with navigating to the dropdowns using FF18. In what browser do you see this?
__________________
Use the W3C HTML Validator and CSS Validator to check your code and Firebug to see what css is applied to an element
Read Steve Krug's book Don't Make Me Think - essential reading on web usability
I don't recommend much, but I do recommend Clook for UK web hosting
SB65 is offline   Reply With Quote