|
Tailslide -> RE: Background jumps on hover - roll over (11/14/2007 2:56:17)
|
Personally I wouldn't do it like that - having the banner image split up like that. Just have the banner image as one image then have the navigation as a simple list with list items floated underneath (make each link display:block in the hover, focus and active rules with the orange background in the hover, focus and active rules ). Also - I'd take IE out of quirks mode (makes life far too complicated!) Something like this although I'd urge you to not use PT for font sizing and to use a larger background image for the navigation so that it has room to expand if the font-size is expanded.
|
|
|
|