window.onload=function(){ if(document.documentElement.scrollHeight <= document.documentElement.c ...
苹果 QQ浏览器 UC浏览器: lt 删除苹果默认的工具栏和菜单栏,默认为no显示工具栏和菜单栏。 gt lt meta name apple mobile web app capable content yes gt lt QQ强制全屏 gt lt meta name x fullscreen content true gt lt UC强制全屏 gt lt meta name fullscre ...
2019-01-29 09:33 0 1498 推荐指数:
window.onload=function(){ if(document.documentElement.scrollHeight <= document.documentElement.c ...
// 禁用浏览器ctrl +- 缩放 const keyCodeMap = { // 91: true, // command 61: true, 107: true, // 数字键盘 + 109: true, // 数字键盘 ...
在IE图标的位置单击鼠标右键,选择退出。 ...
谷歌浏览器安装之后,搜索框输入关键字查询,提示无法访问此网站 原因是因为浏览器默认的搜索引擎为谷歌,查询时需要FQ(翻越中国长城防火墙,去访问国外的网站,具体情况暂时解释不清) 解决方案一 谷歌浏览器,右上角的三点图标,选择“设置”->“搜索引擎”->“百度 ...
View Code View Code ...
<pre> <ion-header> <ion-toolbar color="primary"> <ion-searchbar ( ...
第一步,使用Package Control 安装. 第二步,因为F12是sublime goto_definition的快捷键,产生了冲突,所以需要配置keybindings-user 文件,这个u ...