Re: [jQuery] Superfish text color with parent - Really need help, thanks

2010-02-10 Thread Nathan Klatt
On Tue, Feb 9, 2010 at 9:15 PM, Gary Herbstman ga...@bytesolutions.com wrote: So .sf-menu li.sfHover a Applies that style to any A element that is a child of li.sfHover that is a descendent of sf-menu. Right. What in superfish is happening? Is the code setting the attribute sfHover to the

[jQuery] Superfish text color with parent - Really need help, thanks

2010-02-09 Thread garyh
I am new to superfish and generally have the menu working except for one problem. When navigating to a sub menu the parent is properly keeping it's background color but the text color is reverting to its normal color. There is a link to the site below to see an example. http://dev.beckermd.com/

Re: [jQuery] Superfish text color with parent - Really need help, thanks

2010-02-09 Thread Nathan Klatt
On Tue, Feb 9, 2010 at 2:23 PM, garyh ga...@bytesolutions.com wrote: I am new to superfish and generally have the menu working except for one problem. When navigating to a sub menu the parent is properly keeping it's background color but the text color is reverting to its normal color. There

RE: [jQuery] Superfish text color with parent - Really need help, thanks

2010-02-09 Thread Gary Herbstman
Subject: Re: [jQuery] Superfish text color with parent - Really need help, thanks On Tue, Feb 9, 2010 at 2:23 PM, garyh ga...@bytesolutions.com wrote: I am new to superfish and generally have the menu working except for one problem. When navigating to a sub menu the parent is properly keeping

Re: [jQuery] Superfish text color with parent - Really need help, thanks

2010-02-09 Thread Nathan Klatt
On Tue, Feb 9, 2010 at 5:45 PM, Gary Herbstman ga...@bytesolutions.com wrote: Cool, That did the trick, THANKS! You're welcome. I would love to understand this better. What exactly is this doing? Well, what's happening is the cascade. Where there are style clashes, whatever rule is the most

RE: [jQuery] Superfish text color with parent - Really need help, thanks

2010-02-09 Thread Gary Herbstman
@googlegroups.com [mailto:jquery...@googlegroups.com] On Behalf Of Nathan Klatt Sent: Tuesday, February 09, 2010 8:02 PM To: jquery-en@googlegroups.com Subject: Re: [jQuery] Superfish text color with parent - Really need help, thanks On Tue, Feb 9, 2010 at 5:45 PM, Gary Herbstman ga...@bytesolutions.com