几个用于轮播、滑动轮播的js库iscroll\superslide\swiperurl:http://www.superslide2.com/http://www.idangero.us/swiper/#.VgoiJfnvOUk触控检测百度的touch.js比较适合做场景/企业展示的单页翻动full...
分类:
Web程序 时间:
2015-09-29 14:25:38
阅读次数:
142
压缩图片:https://tinypng.com/JQuery插件库:http://www.jq22.com/JQuery之家:http://www.htmleaf.com/Swiper中文网:http://www.swiper.com.cn/有字库:http://www.youziku.com/H...
分类:
Web程序 时间:
2015-09-22 16:05:14
阅读次数:
190
<!DOCTYPEhtml>
<htmllang="en">
<head>
<metacharset="utf-8">
<title>Swiperdemo</title>
<linkrel="stylesheet"href="css/swiper.min.css"/>
<scriptsrc="jslib/swiper.js"></script>
<script>
window.onlo..
分类:
其他好文 时间:
2015-09-18 12:11:55
阅读次数:
129
使用场景:关闭window的时候添加监听事件。正确的使用方式: addwin = new Ext.Window({ title : '新增', closable : true, width : 500, autoHeight: true, border : false, plain : true, ...
最近遇到了这个问题,然后写了如上代码,就可以自动滚动了,记录一下以免忘记~1) $(function(){ .... })2) observer:true3) observeParents:true这代码都加上~
分类:
其他好文 时间:
2015-08-27 20:56:30
阅读次数:
674
1 2 3 4 5 Swiper demo 6 7 8 9 10 11 12 59 60 61 62 63 64 这是首页 65 ...
分类:
其他好文 时间:
2015-08-18 18:09:00
阅读次数:
237
swiper3.x只兼容到ie10+,比较适合移动端。
swiper3.x官网 http://www.swiper.com.cn/
swiper2.x可以兼容到ie7+,官网是http://swiper2.swiper.com.cn/
2.x和3.x使用上有差别
2.x需要引入
link
rel="stylesheet"
href="css/idangerous.swi...
分类:
其他好文 时间:
2015-08-16 15:13:54
阅读次数:
158
移动端触摸滑动插件Swiper04/02/2015一、了解Swiper目前移动端项目一般都需要具有触屏焦点图的效果,如果你也需要实现这一功能的话,Swiper是一个不错的选择。1、他不需要加载任何公共库(如jQuery)即可运行,这保证了Swiper的轻量和运行速度。Swiper也可以在加载了公共库...
分类:
移动开发 时间:
2015-08-11 11:57:18
阅读次数:
512
swiper.js http://www.swiper.com.cn/? 官方网站,下载的类库和要用那些api我们都需在这里查找 http://www.swiper.com.cn/demo/senior/index.html各种效果,我们要做的就是这种 我们简单发现,就是每一屛会出现动...
分类:
微信 时间:
2015-08-05 13:20:33
阅读次数:
1006
浏览器基础端代码 绝顶聪明 一天下午,我同学在建设银行十分无聊的上班,一个穿得很糟糕的女士(神经病患者)来到他窗口,给了他一张纸条要提款。 纸条上赫然写着 '兹派XX同志于贵银行处提取人民币...
分类:
移动开发 时间:
2015-07-29 15:29:48
阅读次数:
242