Hi all
I am converting a graphics-heavy, tabled layout to a CSS layout and it has
navigation on the left and black and white thumbs on the right.
Currently, with the navigation in graphics, hovering over one of those links
swaps (to change color of the text) and also swaps the corresponding thumbnail
on the right (B&W to color), and if you hover over one of the photos, it not
only does the image swap of changing the b&w to color, but it makes the
corresponding navigation link swap as well.
So the question is - how do I accomplish this when the navigation is now a
regular old (css styled to change on hover) link to make that image over on the
right swap--and when you hover over the image on the right to make the css
change on that particular link?
I'm not sure how to make an object to make all of this happen! I hope someone
can help.
Thanks!
Marian