Suggestion: Forget jQuery for a while. Instead, hand-edit an HTML file and
see if you can get the styling the way you want.

That way you don't have to troubleshoot both sides at once. All you have to
worry about is the HTML and CSS.

If you can get that to work, then you can duplicate the effect with jQuery.

-Mike

> From: MartyB
>
> The more I am studying this, the more I am convinced that 
> what I am trying to do is impossible.
> It is impossible to disassociate a child li background-color 
> from the parent's, and still let jQuery apply the :even 
> filter to all li's, sequencially for both parent and child.

Reply via email to