最新下载
热门教程
- 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 (){ }); }); }); }); |
|
相关文章
- 远古国王重回荒废王国 07-01
- 电影感乌鸦召唤师肖像 07-01
- 多表情系列肖像 07-01
- 赛博朋克都市时尚肖像 07-01
- 极简居家办公人像 07-01
- 原神大世界首领BOSS角色升级突破材料是什么 07-01