Forums

Mousover tooltips for text / "Blank" links (5 posts)

  1. kinkythought
    Member
    Posted 11 months ago #

    This is such a stupid question. I've been hand coding HTML since I was 12 years old and for some reason this isn't coming to me at all. Forgive me.

    I want certain phrases in my blog posts to have rollover "tooltips." BUT I don't want links... because they aren't links. The popups are just little side snippets of thoughts.

    So how do I make a "dead" link... if clicked it doesn't go anywhere, just stays put on the page. Or how to I append alt text or a title tag to an inline block of text?

  2. stvwlf
    Member
    Posted 11 months ago #

    Google for jquery tooltip plugin

    There are a number of them

  3. alchymyth
    The Sweeper
    Posted 11 months ago #

  4. Ipstenu
    Half-Elf Support Rogue & Mod
    Posted 11 months ago #

    <a href="#">A Link That Goes Nowhere</a> is usually what I do. But this is a good jquery thing :)

  5. stvwlf
    Member
    Posted 11 months ago #

    Here is a new article on the subject I just found. Its about a plugin that makes it real easy:
    http://www.wpbeginner.com/plugins/how-to-add-tooltip-in-your-wordpress-posts-and-pages/

Reply

You must log in to post.

About this Topic