rockstrongo
09-25-2007, 10:16 AM
Hello all, hopefully one of you lovely talented people will be able to help (who says flattery will get you nowhere).
I've got a list of links in a table inside a container div. Next to this is another div (with an ID of 'bookjackets'). I'd like it so that whenever someone mouseovers one of these links, the background image of 'bookjackets' is changed. I'd like it so that each link sets a different background image.
I've done a few searches for something like this, but the only thing I've been able to find is scripts that change the div a link is contained in. With this, I want to change a different div than the one the link is contained in. I'm very new to Javascript, I can implement stuff and just about understand what's going on, but all the stuff I've tried to write myself has resulted in loads of errors.
If someone could help, I'll send them a great big digital hug, and a metaphysical million dollars.
Thanks
I've got a list of links in a table inside a container div. Next to this is another div (with an ID of 'bookjackets'). I'd like it so that whenever someone mouseovers one of these links, the background image of 'bookjackets' is changed. I'd like it so that each link sets a different background image.
I've done a few searches for something like this, but the only thing I've been able to find is scripts that change the div a link is contained in. With this, I want to change a different div than the one the link is contained in. I'm very new to Javascript, I can implement stuff and just about understand what's going on, but all the stuff I've tried to write myself has resulted in loads of errors.
If someone could help, I'll send them a great big digital hug, and a metaphysical million dollars.
Thanks