Hi all,
Here's what I would like to do. I have 2 identical lists that I would like to have change color on hover of a specific item on both lists simultaneously.
Example:
List One
List Item 1
List Item 2
List Item 3
List Two
List Item 1
List Item 2
List Item 3
So if you were to hover over List One's first item it would highlight List Two's first item also.
Any help on this would save my life thanks very much. V