Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website Design Forum


You are currently viewing our Website Design Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 11-06-2004, 08:24 AM Mouseover image swap
Junior Talker

Posts: 1
Trades: 0
Heya, need some help with Java scripting, or whatever takes to do this. What I want to do is to make an external image swap on an image-mouseover. Like, making this:



image swap to another when the cursor is over this smilie:



Any ideas?
Jobolo is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-06-2004, 08:34 AM
Unknown.

Posts: 1,693
Trades: 0
You can simply add the other image location into the image tag and use an onmouseover effect..

<img src="http://webmaster-talk.com/images/smilies/cool.gif" onmouseover="this.src='http://webmaster-talk.com/images/smilies/frown.gif'">

And if you want it to change it back just add..
onmouseout="this.src='http://webmaster-talk.com/images/smilies/cool.gif'"

--James

Last edited by Dark-Skys99; 11-06-2004 at 08:38 AM.. Reason: Spelling Error
Dark-Skys99 is offline
Reply With Quote
View Public Profile
 
Old 11-07-2004, 05:31 AM
Experienced Talker

Posts: 32
Trades: 0
here is what i use also, its on my main page...

Code:
<a href="http://www.site.com" target="_blank" onMouseOver="MM_swapImage('Image19','','images/w1.jpg',1)" onMouseOut="MM_swapImgRestore()"><img src="images/w1a.jpg" name="Image19" width="150" height="75" border="0"></a>
this is the code if you want the image to go somewhere tho, not sure if thats what you want or not.
__________________

Please login or register to view this content. Registration is FREE

Affordable website, brochure and logo design for small and upcoming businesses.
kydesignsnet is offline
Reply With Quote
View Public Profile Visit kydesignsnet's homepage!
 
Reply     « Reply to Mouseover image swap
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

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





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



Page generated in 0.21376 seconds with 12 queries