Tooltip using CSS
March 31, 2010
Do you want to have custom tooltip without using JavaScript in your website? Using following code you will have custom tooltip in your website.
Now use following HTML code that will generate custom tooltip on link.
This is Custom Tooltip Custom Tooltip.
Inner <SPAN> html tag in <A> is using for tooltip text. By default this text is hidden popped up when user move mouse on Link.
Example:
This is Custom Tooltip Custom Tooltip.
Related Posts
Tags: CSS
Posted in 
content rss
December 1st, 2010 at 6:03 am
Well, not totally sure about it btw…