[jQuery] Re: Image rollover effects in Superfish menu

2009-02-17 Thread Matt
I wrote that other post that Steve mentioned, and probably should update it since I have made some slight changes to be a little more semantically correct. First, to directly answer your question, you'll need some CSS markup like this: li:hover > a#b1 em, li.sfHover > a#b1 em {background-positio

[jQuery] Re: Image rollover effects in Superfish menu

2009-02-17 Thread Steve Piercy
See this post. http://groups.google.com/group/jquery-en/browse_thread/thread/1801c70c34167ab6/6c934d51612fc7f5?lnk=gst&q=superfish+hover+top+level#6c934d51612fc7f5 I'm experimenting with how to do the same thing, but without the extra markup of . --steve On Feb 1, 4:51 am, Simbarashe wrote: >