摘要: chrome61向w3c规则靠拢,document.body.scrollLeft获取的值一直为0,需要使用document.documentElement.scrollLeft(或document.scrollingElement.scrollLeft)获取; 但是旧版谷歌(60版本以及以下)中, 阅读全文
posted @ 2018-01-05 14:00 silencetea 阅读(745) 评论(0) 推荐(0)