本地demo演示下载
如何使用
倒入类库,如下:
<!--[if IE 6]>
<script type="text/javascript" src="/gbin1/common/js/supersleight.min.js"></script>
<![endif]-->
针对需要支持的页面元素应用插件,如下:
jQuery(function(){
$('#content').supersleight({shim: '/gbin1/common/images/x.gif'});
}); 如果需要针对body,则
jQuery(function(){
$('body').supersleight({shim: '/gbin1/common/images/x.gif'});
});
喜欢我们的文章请您与朋友分享:
![]() |
supersleight.zip | 1.94KB |




