tomLuo

加油!努力!奋斗!

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

本插件是从公司项目里抽取出的,欢迎大家使用,有什么需要改进的,大家多提意见.争取做得更好!

源代码下载:

https://github.com/tomlxq/jquery-tooltip.git
 
This is a demonstration!

页面JS调用:

    $("[class=toolImg]").tooltip();
    $("[title^=header\\=]").tooltip({type: "html"});
    $("[class^=toolTxt]").tooltip({type: "tooltip"})

single image
Figure 1. single image

single image with title
Figure 2. single image with title

single image
Figure 3. only text

single image
Figure 4. text with title

posted on 2016-05-21 15:19  tomLuo  阅读(173)  评论(0编辑  收藏  举报