Results 1 to 2 of 2

Thread: tooltip with no link

  1. #1
    Join Date
    Jul 2005
    Posts
    29
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default tooltip with no link

    Hi

    I want to use this script, but i don't want a link. i just want plain text. How can i do that?

    http://www.dynamicdrive.com/dynamici...tmltooltip.htm

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Code:
    <DIV onMouseover="ddrivetip('This DIV has a tip!', '#EFEFEF');"
     onMouseout="hideddrivetip();">Some text here. Some text here.</div>
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Bookmarks

Posting Permissions

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