Hover Annotations On HTML or PHP Markup
-
Was looking for a way for informational text to show up once the mouse hovers over a few words anywhere within the website. I see that there are some plugins that handle this…….
http://ww.wp.xz.cn/extend/plugins/hover/
………but are not quite what I seek. Im looking for a method for words with a specific markup to be what gets the text showing up upnn it being hovered over.
For example, lets say I have the words “Option 1” between two list tags (
<li>) I would want it to read “Here is text” upon someone mousing over</li>
<li>Option 1</li>
Note that I specifically want it to work for all instances of “Option 1” that appear enclosed within<li>tags.Is this request tooo far fetched?
The topic ‘Hover Annotations On HTML or PHP Markup’ is closed to new replies.