文件名称:overflowing:查找溢出的页面元素
文件大小:88KB
文件格式:ZIP
更新时间:2024-06-26 01:42:12
JavaScript
溢出 查找溢出的页面元素 bower install overflowing然后包含在页面上,或用作 overflowing('td', true); // finds all elements with selector `td` that overflow, // highlights them and throws an error overflowing('.foo'); // finds all elements with class '.foo' that overflow and throws an error 麻省理工学院执照 版权所有 (c) 2014 Gleb Bahmutov 特此授予任何人免费获得本软件副本和相关文档文件(“软件”)的许可,不受限制地处理本软件,包括但不限于使用、复制、修改、合并的权利、发布、分发、再许可和/或出售软件的副本,并允许向其提供软
【文件预览】:
overflowing-master
----overflowing.js(2KB)
----.travis.yml(198B)
----README.md(2KB)
----bower.json(485B)
----test()
--------index.html(1KB)
--------overflowing.png(89KB)