Based on the jquery tooltips hover hint effect. This is a jquery tooltips Hover effect effect based on the Jquery.tooltipster plug-in implementation. As follows:
Online preview Source Download
The implemented code.
HTML code:
< SectionID= "Facebook"style= "width:700px; margin:auto;"><ul><ahref= "http://www.w2bc.com/"Target= "_blank"><spanID= "Fackbook"class= "tooltip"title= "Chinaz">Chinaz</span></a></ul></ Section> < SectionID= "Twitter"><ul> <ahref= "http://www.w2bc.com/"Target= "_blank"><spanID= "Twitter-default"class= "tooltip"title= "Webmaster material">Webmaster Materials</span></a></ul></ Section> < SectionID= "Google"><ul> <ahref= "http://www.w2bc.com/"Target= "_blank"><spanID= "Google-default"class= "tooltip"title= "JQuery">Jquery</span></a></ul></ Section> < SectionID= "RSS"><ul> <ahref= "http://www.w2bc.com/"Target= "_blank"><spanID= "Rss-default"class= "tooltip"title= "Home of the Webmaster">Webmaster's Home</span></a></ul></ Section>< SectionID= "Tech"><ul> <ahref= "http://www.w2bc.com/"><spanID= "Tech-default"class= "tooltip"title= "CSS3">CSS3</span></a></ul></ Section></Center>< SectionID= "Dribbble"><ul> <ahref= "http://www.w2bc.com/"Target= "_blank"><spanID= "Dribbble-default"class= "tooltip"title= "HTML5">HTML5</span></a></ul></ Section>
via:http://www.w2bc.com/article/44097
ToolTips hover cue effect based on jquery