Results 1 to 2 of 2

Thread: Looking for the preview code

  1. #1
    Join Date
    Aug 2006
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Looking for the preview code

    I am looking for the code that previews what a post says before you click on the link

    when i go to the New Posts link on this site, and i place my cursor over the link, it will show what the post says in a "preview box" on the same page

    thank you!

  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

    That's part of the forum package, not something done with HTML alone. If you want a 'tip' for almost any HTML element, that is simple:

    Code:
    <a href="some.htm" title="Great News! This is a tip for this link!">Link Text</a>
    - 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
  •