最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
Jquery 弹出内容提示插件
时间:2022-11-14 22:03:29 编辑:袖梨 来源:一聚教程网
代码如下 | 复制代码 |
$(function() { var $this = $(this); var $tip_container = $("#tip_container"+bid) var $tip = $("#tip"+bid); var $tipSpan = $("#tsc"+bid); var $colse = $("#mclose"+bid); //先清楚定时器 clearTimeout(window.timer); //主体元素绑定事件 $this.die().live(options.Event,function(){ $tip.attr("class", options.type).addClass("mtip"); $tipSpan.html(options.msg); $tip_container.slideDown(options.speed); //提示层隐藏定时器 window.timer = setTimeout(function (){ $tip_container.slideUp(options.speed); }, options.timeOut); }); $(function (){ }); }); }); }); |
相关文章
- 鸣潮弗洛洛声骸词条搭配推荐 08-13
- 明末渊虚之羽云顶城地下监牢宝箱获取攻略 08-13
- 绝区零2.1月城柳驱动盘怎么搭配 2.1月城柳驱动盘搭配推荐 08-13
- 绝区零月城柳培养材料一览图 08-13
- 绝区零2.1月城柳影画怎么抽 2.1月城柳影画抽取建议 08-13
- 炉石传说茶壶瞎卡组怎么玩 茶壶瞎卡组玩法攻略 08-13