Applet: Cancel the default navigation

Cancel applet default navigation bar (the following is written in the style of the page you want):

// default navigation applet cancel 
:: - WebKit-ScrollBar { 
   width : 0 ; 
   height : 0 ; 
   Color : transparent ; 
}

 

Guess you like

Origin www.cnblogs.com/ljr210/p/11352877.html