2022年07月13日 13:50 阅读量:917
查看效果,打开 http://www.qqqao.com/index3.html , 点击顶部进入长辈模式
安装部署
<script type="text/javascript">
function ShowDetail() {
if (window.top.document.getElementById("rrbay_wzatool")) {
return false;
}
var url = "?url=" + document.location.href;
window.scrollTo(0, 0);
location_href('canyou/defaultBluer.html' + url);
}
function location_href(url) { location.href = url }
</script>
查看效果,打开 http://www.qqqao.com/index6.html , 点击顶部无障碍阅读
安装部署
<script type="text/javascript">
function ShowDetail() {
if (window.top.document.getElementById("rrbay_wzatool")) {
return false;
}
var url = "?url=" + document.location.href;
window.scrollTo(0, 0);
location_href('canyou/defaultBW.html' +url);
}
function location_href(url) { location.href = url }
</script>
无障碍工具条gitee源码下载:https://gitee.com/tywAmblyopia/ToolsUI
无障碍工具条github源码下载:https://github.com/gemgin/AmblyopiaTool