What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » using html to 'mouseover' images

using html to 'mouseover' images
Author: Message:
Plik
Veteran Member
*****

Avatar

Posts: 1489
Reputation: 46
34 / Male / –
Joined: Jun 2004
RE: using html to 'mouseover' images
code:
<a href="msn.html" onmouseover="image4.src='images/msn-over.png';"
onmouseout="image4.src='images/msn.png';">
<img name="image4" src="images/msn.png" border=0></a>
   </div>

You had the ; inside the single quotes. Which ment it was looking for images/msn.png;

This post was edited on 11-18-2005 at 07:35 PM by Plik.
11-18-2005 07:33 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
using html to 'mouseover' images - by stoshrocket on 11-17-2005 at 09:27 PM
RE: using html to 'mouseover' images - by Dempsey on 11-17-2005 at 09:31 PM
RE: using html to 'mouseover' images - by stoshrocket on 11-17-2005 at 09:34 PM
RE: using html to 'mouseover' images - by Dempsey on 11-17-2005 at 09:37 PM
RE: using html to 'mouseover' images - by stoshrocket on 11-17-2005 at 09:39 PM
RE: using html to 'mouseover' images - by hmaster on 11-17-2005 at 09:41 PM
RE: using html to 'mouseover' images - by stoshrocket on 11-17-2005 at 09:42 PM
RE: using html to 'mouseover' images - by saralk on 11-17-2005 at 09:42 PM
RE: using html to 'mouseover' images - by hmaster on 11-17-2005 at 09:43 PM
RE: using html to 'mouseover' images - by stoshrocket on 11-17-2005 at 10:16 PM
RE: using html to 'mouseover' images - by Ezra on 11-17-2005 at 11:53 PM
RE: using html to 'mouseover' images - by Eljay on 11-18-2005 at 05:07 PM
RE: using html to 'mouseover' images - by M73A on 11-18-2005 at 05:16 PM
RE: using html to 'mouseover' images - by Concord Dawn on 11-18-2005 at 05:17 PM
RE: using html to 'mouseover' images - by Plik on 11-18-2005 at 07:33 PM
RE: using html to 'mouseover' images - by stoshrocket on 11-18-2005 at 08:14 PM
RE: using html to 'mouseover' images - by hmaster on 11-18-2005 at 08:56 PM
RE: using html to 'mouseover' images - by stoshrocket on 11-18-2005 at 09:04 PM
RE: using html to 'mouseover' images - by hmaster on 11-18-2005 at 09:07 PM
RE: using html to 'mouseover' images - by stoshrocket on 11-18-2005 at 09:10 PM
RE: using html to 'mouseover' images - by hmaster on 11-18-2005 at 09:28 PM
RE: using html to 'mouseover' images - by stoshrocket on 11-18-2005 at 09:31 PM
RE: using html to 'mouseover' images - by hmaster on 11-18-2005 at 09:40 PM
RE: using html to 'mouseover' images - by stoshrocket on 11-18-2005 at 09:51 PM
RE: using html to 'mouseover' images - by hmaster on 11-18-2005 at 10:06 PM
RE: RE: using html to 'mouseover' images - by stoshrocket on 11-18-2005 at 10:07 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On