Way back when I used dreamweaver I used the built-in function of MM_swapImage in order to swap a bkgd image on a specific div when hovering over an element in another div.
The reason why I'm asking this question in this forum is, well I want to do something similar with a child theme I'm working on and I'm trying to get my head around it to see if it will work.
Let's say I've got a series of text elements with a link to launch a qt video via shadowbox. Those elements exist within the same page in the container.
Now when I hover over each link, I would like to swap a different bkgd image for the entire container - the page... Or perhaps the sidebar... Haven't decided yet.
Does this make sense? Can someone get me started? Thanks.