VK2*_*K27 0 html javascript php onclick
<body onload="init();">
<center>
<form id="selector">
<select id="book" onchange="initChapSelector();"></select>
<select id="chap" onchange="initPageSelector();"></select>
<select id="page" onchange="initDisplay();"></select>
<select id="scale" onchange="setScale(this.options[this.selectedIndex].value);">
<option value="">Original Width</option>
<option value="100%">Page Width</option>
<option value="50%">Half Page</option>
</select>
<a href="javascript:void(0)" onclick="alert('Arrow up/down: scroll\nArrow left/right: prev/next page'); return false;">Help</a>
</form>
<a href="javascript:void(0)" onclick="moveToNextPage(); return false;"> <img id="display" style="max-width:100%" src="./js/VKmanga/spinner.gif"></a>
</center>
</body>
Run Code Online (Sandbox Code Playgroud)
这是我的代码,每次点击我的漫画查看器跳到顶部你可以看到它直播http://dev.animelon.com/manga/
我href="#"尝试过,其他一些方法似乎没什么用
谢谢
| 归档时间: |
|
| 查看次数: |
1961 次 |
| 最近记录: |