Well, here goes...
I'm working on a tabbed menu in which the tabs will "change colors" and "pop up" upon rollover... Small task which is seemingly easily achieved with css. NOT
I have it working just fine and dandy in IE 5+ but when it comes to FF, well... not so much.
I've tried every possible avenue of approach that I know to get this to work in both browsers. None of which have worked. I've tried everything from using two images with a class for normal and "hover", I've tried a single image with relative positioning and negative x-position on hover, I've tried the ":focus" method... I just can't seem to figure out what the problem is.
Everything works just fine when I view it in IE, it also works properly when I view it in the integrated browser in EditPlus3. (my text editor of choice)
However, in FF the images being used as the background do not even show up, the space where they should be is filled up with the overall background image used in the page. When you mouse over the images in FF they do appear, but NOWHERE near where they should be. They're far too low. Only the top portion shows up... and it's at the very bottom.
Below are two links. One is a screenshot of what I'm seeing in FF, the other is a direct link to a test page which includes the css I'm using. (rather, TRYING to use)
Screenshot Link
Test Page Link



Reply With Quote

Bookmarks