07 2015 档案
摘要:$.ajax({ type: "POST", cache: false, async:false, ...
阅读全文
摘要:$win = $('#msger').window({ draggable:false, collapsible:false, minimizable:false, closable:false, maximizable:...
阅读全文
摘要:$.ajax({ type: "POST", cache: false, async:false, url: "${pageContext.request....
阅读全文
摘要://验证用户名$.extend($.fn.validatebox.defaults.rules, {//用户账号验证(只能包含 _ 数字 字母) username: {//param的值为[]中值 validator: function (value, param) { ...
阅读全文
摘要:$('#gly').datagrid({ loadMsg:'数据加载中,请稍后……', striped:true, rownumbers:true, collapsible:true, au...
阅读全文
摘要:JQuery:$(document).ready(function(){alert($(window).height()); //浏览器当前窗口可视区域高度alert($(document).height()); //浏览器当前窗口文档的高度alert($(document.body).height...
阅读全文

浙公网安备 33010602011771号