Reply
Rollover text and image shown
Old 07-22-2003, 06:56 PM Rollover text and image shown
Novice Talker

Posts: 7
Does anyone know if there is a script which when a link or text is rollover, a corresponding image appears?

This is for a product page, the user rolls over the title and the image is shown.

Thanks in advance.
itheperson is offline
Reply With Quote
View Public Profile Visit itheperson's homepage!
 
When You Register, These Ads Go Away!
Old 07-22-2003, 07:21 PM
david's Avatar
King Spam Talker

Posts: 1,314
Location: Glasgow, UK
It's certainly possible. I did it on another site a couple of years ago. I don't have the code to hand, though, but I'll try and dig it out

This page gives you all the details you need to make it for yourself, though:
http://www.freewebmasterhelp.com/tutorials/javascript/5
__________________
Free Webmaster Help - Everything a webmaster needs - for free
Free-Webhosting.info - Free web hosts reviewed and rated
Web Hosting Hunt - Impartial hosting directory - Add your host today for FREE
david is offline
Reply With Quote
View Public Profile Visit david's homepage!
 
Old 07-22-2003, 07:26 PM
Novice Talker

Posts: 7
hey i've got it now, anyone who would like to use it:

<a href = "#" onmouseover = "(document.img.src)='image.jpg';" onmouseout = "(document.img.src)='default.jpg';">Mouseover here</a>

<img name = "img" src = "default.jpg" alt = "" border = "0" />
itheperson is offline
Reply With Quote
View Public Profile Visit itheperson's homepage!
 
Reply     « Reply to Rollover text and image shown
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Webmaster Resources Marketplace:
Software Development Company | Webhosting.UK.com | Text Link Brokers 


   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.21615 seconds with 12 queries