Hi, I am new to Jquery and am having problems getting the following working.
I have a web page with two columns. In the left column is an unordered list of links.
In the right column is a div.
What I want to do is have the div in the right column, change its picture when a user hovers over a link in the left column
eg.
User hovers link 1 The div changes to display image 1
user hovers link 2 div displays image 2
I cannot seem to get it to work no matter what i do.
Any help would be great thanks