12 2014 档案

摘要:http://www.jqueryfuns.com/resource/854 阅读全文
posted @ 2014-12-31 16:58 安雅然 阅读(386) 评论(0) 推荐(0)
摘要:http://www.cnblogs.com/oceanworld/p/3459732.htmlhttp://www.w3cfuns.com/blog-5432450-5398836.htmlhttp://www.w3cfuns.com/blog-5449397-5400657.html 阅读全文
posted @ 2014-12-31 11:34 安雅然 阅读(96) 评论(0) 推荐(0)
摘要:http://www.w3cfuns.com/blog-7962-5401603.htmlhttp://www.w3cfuns.com/blog-5444198-5401278.html 阅读全文
posted @ 2014-12-31 11:31 安雅然 阅读(148) 评论(0) 推荐(0)
摘要:http://www.jqueryfuns.com/ 阅读全文
posted @ 2014-12-31 10:08 安雅然 阅读(154) 评论(0) 推荐(0)
摘要:JS评分效果 ... 阅读全文
posted @ 2014-12-31 09:51 安雅然 阅读(215) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2014-12-31 09:45 安雅然 阅读(234) 评论(0) 推荐(0)
摘要:如果您把光标移动到下面两个 div 上,就能够看到全部文本。这个 div 使用 “text-overflow:ellipsis” :This is some long text that will not fit in the boxThis is some long text that will ... 阅读全文
posted @ 2014-12-31 08:50 安雅然 阅读(160) 评论(0) 推荐(0)
摘要:1 2 3 4 5 6 7 8 9 10 Document11 14 15 16 17 91 92 冬季飘雪 ... 阅读全文
posted @ 2014-12-24 11:43 安雅然 阅读(830) 评论(0) 推荐(0)
摘要:对不起,从此版本开始已经不在支持IE8及以下版本,请您升级您的浏览器或者使用firefox,chrome,safari,opera最新版本,谢谢! 阅读全文
posted @ 2014-12-24 11:22 安雅然 阅读(166) 评论(0) 推荐(0)
摘要:http://www.jqcool.net/jqeury-waitme.html 阅读全文
posted @ 2014-12-22 17:22 安雅然 阅读(192) 评论(0) 推荐(0)
摘要:下载地址:http://jquery-joshbush.googlecode.com/files/jquery.maskedinput-1.2.2.min.js 阅读全文
posted @ 2014-12-22 10:45 安雅然 阅读(202) 评论(0) 推荐(0)
摘要:jquery.autosize.jsAutosize插件允许textarea元素根据录入的内容自动调整元素的高度。// Example:$(document).ready(function(){$('textarea').autosize();}); 阅读全文
posted @ 2014-12-22 10:40 安雅然 阅读(667) 评论(0) 推荐(0)
摘要:bootstrap-duallistbox.js 阅读全文
posted @ 2014-12-22 10:32 安雅然 阅读(4947) 评论(0) 推荐(0)
摘要:http://rocha.la/jQuery-slimScroll 阅读全文
posted @ 2014-12-16 10:55 安雅然 阅读(244) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2014-12-16 10:50 安雅然 阅读(160) 评论(0) 推荐(0)
摘要:官网下载地址:http://modernizr.com/download/中文介绍:http://www.blueidea.com/tech/web/2011/8341_2.asp1.modernizr.custom.js制作html5创意的页面等待加载进度效果http://www.17sucai.... 阅读全文
posted @ 2014-12-16 10:35 安雅然 阅读(1362) 评论(0) 推荐(0)
摘要:http://bootboxjs.com/ 阅读全文
posted @ 2014-12-15 11:29 安雅然 阅读(202) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2014-12-12 15:46 安雅然 阅读(160) 评论(0) 推荐(0)
摘要:http://www.dropzonejs.com/http://www.plupload.com/ 阅读全文
posted @ 2014-12-09 14:41 安雅然 阅读(94) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2014-12-08 15:00 安雅然 阅读(245) 评论(0) 推荐(0)
摘要:$("#CheckAll").click(function() { var checkFlag = $(this).prop("checked"); $("input:checkbox:enabled").each(function() { $(this).prop("checked", check... 阅读全文
posted @ 2014-12-08 14:39 安雅然 阅读(107) 评论(0) 推荐(0)
摘要:https://icomoon.io/ 阅读全文
posted @ 2014-12-08 10:39 安雅然 阅读(108) 评论(0) 推荐(0)
摘要:1.按钮类型type="submit"2.form的action不能写,否则默认就提交表单了,不会再执行ajax3.ajax方法写在submitHandler方法里面例如:validate设置默认参数:/* * 表单验证 * */if($('.form-validate').length > 0) ... 阅读全文
posted @ 2014-12-04 10:44 安雅然 阅读(1096) 评论(0) 推荐(0)
摘要:https://wrapbootstrap.com/ 阅读全文
posted @ 2014-12-03 16:55 安雅然 阅读(138) 评论(0) 推荐(0)