Results 1 to 5 of 5

Thread: Mouseover links, I need some help
      
   

  1. #1
    pjskluzacek is offline Corporal
    Join Date
    Feb 2006
    Posts
    19

    Question Mouseover links, I need some help

    I'm have certain words linked inside my text to a definition page that I'm planning on bookmarking so each vistors will be directed to the proper defintion. What I also would like to do is when a visitor puts the cursor over the link the same defintion will appear during the mouseover, much like you see when you mouseover a thread on this forum.. Does anyone have any suggestions. Thanks

  2. #2
    Sadain is offline Major
    Join Date
    Mar 2006
    Posts
    438

    Default Re: Mouseover links, I need some help

    Type in definition in ALTERNITIVE TEXT when creating the link in the navigator

  3. #3
    pjskluzacek is offline Corporal
    Join Date
    Feb 2006
    Posts
    19

    Default Re: Mouseover links, I need some help

    I only see alternate text listed as an option on menu buttons but not on hyperlinks you put on text. Is it possible to put alternate text on hyperlinks?

  4. #4
    Sadain is offline Major
    Join Date
    Mar 2006
    Posts
    438

    Default Re: Mouseover links, I need some help

    Doesn't seem its possible

  5. #5
    pjskluzacek is offline Corporal
    Join Date
    Feb 2006
    Posts
    19

    Default Re: Mouseover links, I need some help

    Thanks for the suggestion anyway. I found out it is possible to do if you could add the following to your html somehow



    Back to: <a href="horizontal_rules.htm" title="Learn about horizontal rules">horizontal rules</a>
    You get the effect by adding title="My message" to the link. This enables hyperlinks to have a similar description message to that which has long been available in images (through the ALT text). Use it when some explanation would help. If you are just repeating words in the text, then it is superfluous. It only works in the more modern browsers, but older browsers just ignore it, so it is safe to use.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49