1. 首页
  2. 数据库
  3. 其它
  4. jquery实现的图片点击滚动效果

jquery实现的图片点击滚动效果

上传者: 2021-02-24 01:04:44上传 PDF文件 19.39KB 热度 19次
需要添加jquery文件才可以调试 代码如下: [removed][removed] [removed] $(function(){ //alert($(‘#findclose’).closest(‘div’).attr(‘id’)); var pic_length = $(‘#gd li’).length; var n = 0; $(‘#toleft’).click(function(){ if (!$(‘#gd’).is(‘:animated’) && n) { $(‘
用户评论