伪元素虽然强大,但是还是有一些特定的标签是不支持伪元素 before 和 after 的。 诸如 <im […]
:before :after伪元素适用范围
发表回复
伪元素虽然强大,但是还是有一些特定的标签是不支持伪元素 before 和 after 的。 诸如 <im […]
<!DOCTYPE html> <html> <head> […]
我使用的方案: 监听窗口大小变化 视窗高度 小于 页面高度时 清除定位 window.onresize = f […]
.scroll_wrap { overflow:auto; […]
<!DOCTYPE html> <html lang="en"> […]