Hi, I know this is probably a dumb question, but I can't find examples of using text as triggers.
I want the word "SEO" within sentences to pull up a tooltip when you hover over it.
Basically, I want it to work just like here dynamically:
http://flowplayer.org/tools/demos/tooltip/dynamic.htm
Except instead of images; a word within a sentence would be the trigger. Also, I want the same tooltip to come up whereever the word SEO appears in a sentence throughout the page. How would I do that with a class or something?
Do I just need to change something in this part of the code here?
img src=http://static.flowplayer.org/tools/img/photos/1.jpg"
title="A must have tool for designing better layouts and more intuitive user-interfaces."
I've been searching for hours on the site and forums, I would greatly appreciate help with this.
Nutshell: How do I change the trigger above to be a word within a sentence instead of an image, etc.? And, then use the same tooltip for that word throughout the webpage?
It's really strange, I see example for images, checkboxs, forms, etc. ... but no example for text? Please somebody... :D
I want the word "SEO" within sentences to pull up a tooltip when you hover over it.
Basically, I want it to work just like here dynamically:
http://flowplayer.org/tools/demos/tooltip/dynamic.htm
Except instead of images; a word within a sentence would be the trigger. Also, I want the same tooltip to come up whereever the word SEO appears in a sentence throughout the page. How would I do that with a class or something?
Do I just need to change something in this part of the code here?
img src=http://static.flowplayer.org/tools/img/photos/1.jpg"
title="A must have tool for designing better layouts and more intuitive user-interfaces."
I've been searching for hours on the site and forums, I would greatly appreciate help with this.
Nutshell: How do I change the trigger above to be a word within a sentence instead of an image, etc.? And, then use the same tooltip for that word throughout the webpage?
It's really strange, I see example for images, checkboxs, forms, etc. ... but no example for text? Please somebody... :D
