10 2015 档案
摘要:position: absolute;margin: auto;left: 0;top: 0;bottom: 0;right: 0; 首先页首必须设置文档类型: 且在head内添加: 即可! (转自http://www.zhnao.com/post/197.html实在太感谢了,这个问题困...
阅读全文
摘要:if (docName.length > 16) { docName = docName.substring(0, 7) + "…" + docName.substring(docName.length - 7, docName.length);}第二种亲亲老公(づ ̄3 ̄)づ╭❤~的方法:if...
阅读全文
摘要://复选框全选全不选//只需要给全选input增加ID=“checkall”就行 $('#checkall').click(function(event) { $(this).closest('tr').siblings('tr').find('input').prop(...
阅读全文

浙公网安备 33010602011771号