I'll give you that link so it's easier to explain what I want to do. I want to make it so when you put your cursor over one of the buttons (not clicking, just a mouse-over) a corresponding picture appears on the television screen.
Any help or suggestions would be greatly appreciated.
You would need to use Javascript's onmouseover event for this one. http://www.w3schools.com/jsref/jsref_onmouseover.asp You would attach a mouser over listenr to each of those buttons, then when the listener is called, you change the background image via Javascript.
This resource seems very reliable. I have the same question for a site jamalijack.webs.com. I want to change the main image when the mouse is hovered over the four text links. There are four images that I would like to use (professional.jpg, personal.jpg, past-time.jpg and photography.jpg). Please include code if posibble. Thanks in advance.
Bookmarks