sBubblejQuery工具提示插件

联合创作 · 2023-10-02 11:50

sBubble 是一个 jQuery 的 tooltip 插件,使用 CSS3 的阴影和动画效果,无需图片。

示例代码:

$('#targetElement').sBubble({
    content : 'Tooltip on Right',
    position: 'right', //other options are bottom, left, top
    height  : 19,
    width   : 100
});
浏览 2
点赞
评论
收藏
分享

手机扫一扫分享

编辑
举报
评论
图片
表情
推荐
点赞
评论
收藏
分享

手机扫一扫分享

编辑
举报