mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Tue Nov 30 11:30:56 PM CST 2021
This commit is contained in:
parent
82067690e7
commit
d2bbdcd2f0
2 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta name="generator" content="Hugo 0.89.3" />
|
<meta name="generator" content="Hugo 0.89.4" />
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
|
||||||
|
|
|
@ -21,7 +21,7 @@ body>ul{padding-left:0;}
|
||||||
</ul>
|
</ul>
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
||||||
<p><a href="i:252097151" onclick="return checkbox_toggle(checkBoxes.length);">切换</a>/<a href="i:260" onclick="return checkbox_reset(checkBoxes.length);">重置</a>/<a href="i:262097151" onclick="return checkbox_set(checkBoxes.length);">反置所有</a>/<a href="i:2631" onclick="return checkbox_set(5);">反置前五个</a>/<a href="i:26511" onclick="return checkbox_set(9);">反置前九个</a>以下功能 (点击链接可切换):</p>
|
<p><a href="i:258388607" onclick="return checkbox_toggle(checkBoxes.length);">切换</a>/<a href="i:260" onclick="return checkbox_reset(checkBoxes.length);">重置</a>/<a href="i:268388607" onclick="return checkbox_set(checkBoxes.length);">反置所有</a>/<a href="i:2631" onclick="return checkbox_set(5);">反置前五个</a>/<a href="i:26511" onclick="return checkbox_set(9);">反置前九个</a>以下功能 (点击链接可切换):</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><label><input type="checkbox" onchange="location.href='i:252'"/>新窗口打开服务 (长按图像/历史按钮等)</label></li>
|
<li><label><input type="checkbox" onchange="location.href='i:252'"/>新窗口打开服务 (长按图像/历史按钮等)</label></li>
|
||||||
<li>工具按钮短按长按功能互换
|
<li>工具按钮短按长按功能互换
|
||||||
|
@ -51,6 +51,7 @@ body>ul{padding-left:0;}
|
||||||
<li><label><input type="checkbox" onchange="location.href='i:25524288'"/>弹出视频地址时同时弹出iframe地址</label></li>
|
<li><label><input type="checkbox" onchange="location.href='i:25524288'"/>弹出视频地址时同时弹出iframe地址</label></li>
|
||||||
<li><label><input type="checkbox" onchange="location.href='i:251048576'"/>关闭窗口保持音频播放</label></li>
|
<li><label><input type="checkbox" onchange="location.href='i:251048576'"/>关闭窗口保持音频播放</label></li>
|
||||||
<li><label><input type="checkbox" onchange="location.href='i:252097152'"/>右侧菜单</label></li>
|
<li><label><input type="checkbox" onchange="location.href='i:252097152'"/>右侧菜单</label></li>
|
||||||
|
<li><label><input type="checkbox" onchange="location.href='i:254194304'"/>底部地址栏</label></li>
|
||||||
</ul>
|
</ul>
|
||||||
<script>
|
<script>
|
||||||
checkBoxes=document.getElementsByTagName("input");
|
checkBoxes=document.getElementsByTagName("input");
|
||||||
|
|
Loading…
Reference in a new issue