摘要: $.ajax({ type: "POST", cache: false, async:false, ... 阅读全文
posted @ 2015-07-02 09:03 wmsocool 阅读(80) 评论(0) 推荐(0)
摘要: $win = $('#msger').window({ draggable:false, collapsible:false, minimizable:false, closable:false, maximizable:... 阅读全文
posted @ 2015-07-02 08:55 wmsocool 阅读(766) 评论(0) 推荐(0)
摘要: $.ajax({ type: "POST", cache: false, async:false, url: "${pageContext.request.... 阅读全文
posted @ 2015-07-02 08:47 wmsocool 阅读(91) 评论(0) 推荐(0)
摘要: //验证用户名$.extend($.fn.validatebox.defaults.rules, {//用户账号验证(只能包含 _ 数字 字母) username: {//param的值为[]中值 validator: function (value, param) { ... 阅读全文
posted @ 2015-07-02 08:45 wmsocool 阅读(90) 评论(0) 推荐(0)
摘要: $('#gly').datagrid({ loadMsg:'数据加载中,请稍后……', striped:true, rownumbers:true, collapsible:true, au... 阅读全文
posted @ 2015-07-01 12:29 wmsocool 阅读(95) 评论(0) 推荐(0)
摘要: JQuery:$(document).ready(function(){alert($(window).height()); //浏览器当前窗口可视区域高度alert($(document).height()); //浏览器当前窗口文档的高度alert($(document.body).height... 阅读全文
posted @ 2015-07-01 11:59 wmsocool 阅读(78) 评论(0) 推荐(0)
点击右上角即可分享
微信分享提示