用户需要在Safari手动将网站添加到主屏幕后才能够实现网站全屏。具体方式是在
里面添加如下内容:您可能已经知道这-但你可以摆脱地址栏 with:document.body.onload = function(){setTimeout(“window.scrollTo(0,1);”,100) ;} ;
要创建一个本机应用程序更的假象,你可以禁用滚动:document.body.ontouchmove =功能(E){e.preventDefault ();};
用户需要在Safari手动将网站添加到主屏幕后才能够实现网站全屏。具体方式是在
里面添加如下内容:您可能已经知道这-但你可以摆脱地址栏 with:document.body.onload = function(){setTimeout(“window.scrollTo(0,1);”,100) ;} ;
要创建一个本机应用程序更的假象,你可以禁用滚动:document.body.ontouchmove =功能(E){e.preventDefault ();};
This entry was posted on Monday, January 16th, 2012, 5:16 pm and is filed under PHP语言学习. You can follow any responses to this entry through RSS 2.0. You can leave a response, or trackback from your own site.
Fusion theme by digitalnature | powered by WordPress
Entries (RSS) and Comments (RSS) ^
Recent Comments