ruoyiqing 2016-05-13
本插件是从公司项目里抽取出的,欢迎大家使用,有什么需要改进的,大家多提意见.争取做得更好!
源代码下载: https://github.com/tomlxq/jquery-tooltip.git
This is a demonstration!
Example:
$("[class=toolImg]").tooltip(); $("[title^=header\\=]").tooltip({type: "html"}); $("[class^=toolTxt]").tooltip({type: "tooltip"})