menu. The top level elements are images and for selecting the 'current
section" image, we use the codebehind to set the different image
states, and a rollover function in the client side to handle the image
rollovers. That gives us for example:
server-side:
home.png (standard menu image)
home-current.png (current section)
client-side:
home_o.png (over state)
home-current_o.png (current section / over state)
The only drawback I have right now is that the hover (over) states
show properly when you hover over the top-menu element itself. If you
hover in the sub-menu then the roll-over effect on the top-level menu
image disappears. Has anyone had any success in using rollover images
in a superfish menu, and how would I fix this?
No comments:
Post a Comment