右下角弹出层后,会在一定时间后自动隐藏。
html代码:
jquery右下角自动弹出关闭层 * { margin: 0px; padding: 0px; } a {color:black; } #keleyislide { width: 300px; height: 200px; border: 1px solid #000; position: fixed; bottom: 2px; right: 2px; display: none; background-color: White; z-index:9999; } #keleyislide a { position: absolute; top: 8px; right: 8px; font-size: 12px; text-decoration: none; color: Blue; } #keleyislide h2 { font-size: 24px; text-align: center; font-family: "微软雅黑"; } #reshow { position: fixed; right: 2px; bottom: 2px; font-size: 12px; display: none; background-color: White; cursor: pointer; border: 1px solid #000; } keleyi.com 欢迎 一定时间后弹出层会自动隐藏 计划 aaaa jihua jb51.net bbbb 欢迎光临 randomvisit cccc B myslider Jihua 你快回来 关闭 右下角滑动弹出可重现层
以上所述就是本文的全部内容了,希望大家能够喜欢。



