<script type="text/javascript"><!--var preview_page = "{?$preview_page?}";var next_page = "{?$next_page?}";var index_page = "{?$index_page?}";var article_id = "{?$article_id?}";var chapter_id = "{?$chapter_id?}";
function jumpPage() {var event=document.all?window.event:arguments[0]; if (event.keyCode==37) location=preview_page; if (event.keyCode==39) location=next_page; if (event.keyCode==13) location=index_page;}document.onkeydown=jumpPage;--></script>
推荐阅读
javascript 获取网页参数系统
<SCRIPT LANGUAGE="JavaScript"> <!-- function get_url() { var src = window.location.href; var I = src.substr(src.indexOf("?u=") + 3).length; var T = src.indexOf("?>>>详细阅读
本文标题:javascript 支持ie和firefox杰奇翻页函数
地址:http://www.17bianji.com/kaifa2/JS/29555.html
1/2 1