-
jquery Alert提示框 Confirm确认框基本范例$(document).ready( function() { $("#alert_button").click( function() { jAlert('This is a custom alert box', 'Al..
-
jquery HoverPulse Plugin 鼠标移到小图上看大图示例代码基本使用方法$(document).ready(function() { $('div.thumb img').hoverpulse();});设置参数$(document).ready(function() { $('div.thumb img').hoverpulse..
-
jQuery Colorful SlidersjQuery Colorful Sliders 拖动滑块改变柱状图高度,每个功能都做的相当精细,滑块漂亮,拖动体验也很好;而且柱状图也是我们平时见的比较多的一种统计图,在本特效中,拖动..
-
点击弹出窗口层,并且背景变暗渐变在 #msgDiv {...} 中设置该窗口的大小、边框以及显示位置。其中的left和top属性值即为显示位置。

