摘要: <script type="text/javascript"> $(function () { $("#numPerPageStuClass").change(function () { navTabPageBreak({ numPerPage: this.value }, 'jbsxBox'); }); });</script>在解析的时候会被默认的编码,利用Jquery来绕过 阅读全文
posted @ 2012-08-03 15:41 暗尘掩月 阅读(609) 评论(0) 推荐(0) 编辑
摘要: 将themes 文件移到js文件index.html 阅读全文
posted @ 2012-08-03 14:34 暗尘掩月 阅读(189) 评论(0) 推荐(0) 编辑
摘要: <div class="pages"> <span>显示</span> <select class="combox" name="numPerPage" onchange="navTabPageBreak({numPerPage:this.value}, 'jbsxBox')"> <option value="20">20</option> <option value="50"> 阅读全文
posted @ 2012-08-03 14:25 暗尘掩月 阅读(180) 评论(0) 推荐(0) 编辑