onmouseover rollover thing [SOLVED]
Hi. I need help. I am trying to create something that should be pretty simply, but I can't seem to figure it out. I have a several links in a unordered list and next to the list is an image. What I want to happen is that when you mouse over one of the links it changes the image next to it. It also needs to stay on that image even if you move off of the link. The image will only change again when you mouse over one of the other links.
I am a complete newbie to JQuery and javascript in general, but really would like to do this particular thing and do it with JQuery.
Thanks in advanced if you can/are willing to help.