css nav - hovers question
- Started
- Last post
- 7 Responses
- fezenstein
hello,
I'm in the middle of this project - learning "standards" as i go, (still need to boxhack the page)
and i'm unable to get this nav to work in firefox, (i assume it doesn't work in ie). just curious what step i'm missing. i followed the simplebits formula for "imagerollover" but i am clearly missing something - works in safari tha'ts it. help.
- quoo0
I'm not seeing anything in that css that would make your nav rollover... doesn't it need to be repositioned on the active / hover state?
- doggy0
Great resource for vertical and horizontal css based navigation:
- quoo0
can you also explain what exactly it's supposed to be doing?
- fezenstein0
the hover state is positioning the background 0 -47px;
- fezenstein0
the a is setting the padding and the overflow, the hover is moving the background - and the li id is setting the background image. the 2 states are on 1 image that's positioned using the simple bits
- quoo0
hah, i can't read, i totally thought the hover state was the normal state..
- fezenstein0
wow, that link may be cool, i'm at work so i can't do this now. (it's freelance) but i'm hoping this will fix it. it's the first site i've done entirely with css. ugh
unless there's something with my current code anyone can see i'm missing.