Fork me on GitHub

随笔分类 -  JQuery

摘要:jQuery优秀的插件不计其数,个人还是看好JQ对DOM完善的操作性。先了解几个概念把代码放在闭包中(function ($) { $.fn.extned({ //code here });})(jQuery);上述代码等价于var justFun = function ($... 阅读全文
posted @ 2013-01-04 09:36 花儿笑弯了腰 阅读(400) 评论(0) 推荐(0) 编辑
摘要:1. Simple Effects for Drop-Down Lists 一个jQuery插件用于将普通的select控件转成一个带有一些简单扩展效果的下拉列表。 2. X-editable 这个插件能够让你在页面上创建可编辑的元素。它能够使用任何引擎(bootstrap、jquery-ui、jq 阅读全文
posted @ 2012-12-29 14:42 花儿笑弯了腰 阅读(188) 评论(0) 推荐(0) 编辑
摘要:原文:http://www.jqueryrain.com/2012/12/best-jquery-page-flip-book-effect-with-examples/ In this Article we are providing best jQuery html5 page flip boo 阅读全文
posted @ 2012-12-29 14:36 花儿笑弯了腰 阅读(4248) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2012-11-28 17:39 花儿笑弯了腰 阅读(9) 评论(0) 推荐(0) 编辑