摘要:
方案一、引用sortable.js包/* 序号 */function ieOrFireFox(ob) { var s = ""; if (ob!=null&&ob!=undefined) { if (ob.text != null && ob.text != undefined) return ob.text; var s = ob.innerText; } return s.substring(0, s... 阅读全文
posted @ 2014-03-12 14:24
hy31337
阅读(2374)
评论(0)
推荐(0)
摘要:
/*$(document).ready(function () { var maxH = ($(window).height() - $("#divParent").position().top - 6); $("#divParent").css("height", maxH + "px... 阅读全文
posted @ 2014-03-12 14:23
hy31337
阅读(1254)
评论(0)
推荐(0)


浙公网安备 33010602011771号