lol This is probably a waste of time.
I am trying to link my nextgen gallery hover state up with my sidebar menu.
"Hover over thumbnail will change sidebar menu link color"
I know this will probably work with IDS I already have these auto generate.
This is an example of what It auto generates.
<div class="thumbnail-box" id="thumb_1">
<img src="">
</div>
<div class="project_link" id="menu_1">
Roll over Function
</div>
Is there a script I need to make to link the hover states?
>click on sidebar menu text changes thumbnail border color
>click on thumbnail changes menu text color