User Tools

Site Tools


library:web:css_misc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
library:web:css_misc [2022/10/25 17:17]
lhaosen [1. Reference]
library:web:css_misc [2023/02/20 13:49] (current)
lhaosen [1. Reference]
Line 5: Line 5:
   - [[https://blog.csdn.net/cxd3341/article/details/100936159|CSS中盒子模型和box-sizeing属性]]   - [[https://blog.csdn.net/cxd3341/article/details/100936159|CSS中盒子模型和box-sizeing属性]]
  
-- 静止页面拖动手势+  - 静止页面拖动手势
  
   body{touch-action:none;}   body{touch-action:none;}
 +
 +==== - 阻止整个网页拖动回弹 ====
 +
 +  html,body {overflow:hidden;}
library/web/css_misc.1666689472.txt.gz · Last modified: 2022/10/25 17:17 by lhaosen