What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Hyperlink Text Rollover Effect

Hyperlink Text Rollover Effect
Author: Message:
user27089
Disabled Account


Posts: 6321
Joined: Nov 2003
Status: Away
RE: Hyperlink Text Rollover Effect
quote:
Originally posted by KeyStorm
quote:
Originally posted by blade
I am a little rusty in my Java, but a good site for HTML, DHTML and Java is http://www.jalfrezi.com
That site has almost every HTML, DHTML tag and some JAVA in a very user-friendly layout.

STFU, blade. If you don't know about Java, don't talk about it. Even in the case you meant Javascript by any chance (what is 100% sure).

If you don't know, don't post and don't spam!
and what you just did is spam? so what are you doing>?<....

quote:
Originally posted by leejeffery
I think you mean like this

<A HREF="http://vexonet.com/index.php">
<FONT onMouseOver="this.innerHTML = '+Home'"
      onMouseOut="this.innerHTML = '-Home'">Home</FONT></A>
dreamweaver :dodgy:
code:

  <a href="link.html"
   onMouseOver="+HOME"
   onMouseOut="-HOME">

   - HOME

  </a>

07-07-2004 05:06 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Hyperlink Text Rollover Effect - by Dan on 07-06-2004 at 05:53 PM
RE: Hyperlink Text Rollover Effect - by .blade// on 07-06-2004 at 06:03 PM
RE: Hyperlink Text Rollover Effect - by KeyStorm on 07-06-2004 at 09:01 PM
RE: Hyperlink Text Rollover Effect - by Eljay on 07-07-2004 at 04:30 PM
RE: Hyperlink Text Rollover Effect - by user27089 on 07-07-2004 at 05:06 PM
RE: RE: Hyperlink Text Rollover Effect - by RaceProUK on 07-07-2004 at 08:07 PM
RE: Hyperlink Text Rollover Effect - by fluffy_lobster on 07-08-2004 at 11:13 AM
RE: Hyperlink Text Rollover Effect - by Dan on 07-08-2004 at 06:00 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