原文:jQuery + jQuery UI实现菜单左右滑动

利用jQuery jQuery UI实现了菜单左右滑动 显示与隐藏 的效果。 代码引用: Jquery latest.js jquery.effects.core.js jquery.effects.slide.js jQuery.fn.extend slideRightShow:function returnthis.each function this .show slide , direc ...

2012-03-26 11:00 0 5285 推荐指数:

查看详情

jQuery 实现上下,左右滑动

前几天的任务:http://t.sina.com.cn/ 的下滑效果. 渐变移动出足够的空白 -> 淡出最后一个 ->渐变移动出足够的空白 我们要做的是向 ...

Mon Jan 20 17:37:00 CST 2014 0 3915
jquery制作移动端菜单左右滑动

//菜单滑动function move_scollX(){ var startPosition, endPosition, distanceX,distanceY; $(".left").bind('touchstart', function(e){   var touch ...

Wed Mar 22 23:52:00 CST 2017 0 4810
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM