随笔分类 -  jquery-plugins

摘要:this is a demo page to create jquery plugins ! console.log($); ;(function($){ // 设置默认值 var defaults = { background:' ccc', width:'100px', height:'100p 阅读全文
posted @ 2018-02-09 14:51 cyany_blue 阅读(72) 评论(0) 推荐(0)
摘要:用法整理: 下载地址:https://github.com/tuupola/jquery_lazyload 参考文档:http://appelsiini.net/projects/lazyload/ 能实现图片在在到达他指定位置的时候加载出来 注意点:图片文件的引入是放在data-original= 阅读全文
posted @ 2017-07-30 15:39 cyany_blue 阅读(230) 评论(0) 推荐(0)
摘要:用法整理: 下载地址:https://github.com/fancyapps/fancybox 参考文档:http://fancyapps.com/fancybox/3/docs/ 能实现将图片或则媒体弹出放大或全屏 更多参数效果可参考文档!!! 阅读全文
posted @ 2017-07-28 20:10 cyany_blue 阅读(150) 评论(0) 推荐(0)
摘要:用法整理 - 下载地址:https://github.com/matthieua/WOW - 参考文档:http://mynameismatthieu.com/WOW/docs.html 能实现按对应的元素按特定的效果出现在页面上,依据animate.css 阅读全文
posted @ 2017-07-28 19:51 cyany_blue 阅读(154) 评论(0) 推荐(0)
摘要:用法整理: - 下载地址:https://github.com/alvarotrigo/multiscroll.js#multiscrolljs - 文档地址:https://github.com/alvarotrigo/multiscroll.js#multiscrolljs 实现的效果是页面上下 阅读全文
posted @ 2017-07-28 19:31 cyany_blue 阅读(335) 评论(0) 推荐(0)
摘要:用法整理 下载地址:https://github.com/blivesta/animsition 文档地址:http://git.blivesta.com/animsition/ 实现的效果是,各种不同效果的转场效果 注意!!!css文件的.animistion类的opacity设置了为0;需要改过 阅读全文
posted @ 2017-07-28 17:00 cyany_blue 阅读(866) 评论(0) 推荐(0)
摘要:用法整理 下载地址:https://github.com/alvarotrigo/pagePiling.js pagepilingjs 参考文档:https://github.com/alvarotrigo/pagePiling.js pagepilingjs 能实现页面过渡跳转(类似百度百科的样子 阅读全文
posted @ 2017-07-28 12:05 cyany_blue 阅读(205) 评论(0) 推荐(0)
摘要:用法整理 下载地址:https://github.com/harvesthq/chosen/releases/tag/v1.7.0 文档地址:https://harvesthq.github.io/chosen/options.html demo地址:https://harvesthq.github 阅读全文
posted @ 2017-07-28 10:10 cyany_blue 阅读(332) 评论(0) 推荐(0)