equalHeightInRow:行中元素等高的jQuery插件

时间:2024-07-09 19:33:49
【文件属性】:

文件名称:equalHeightInRow:行中元素等高的jQuery插件

文件大小:40KB

文件格式:ZIP

更新时间:2024-07-09 19:33:49

JavaScript

行中等高 关于 The jQuery plugin for equal height of the elements in the row 特征 匹配页面上任意位置元素的高度 匹配子元素的高度 一行中的元素数量可能不同 响应式,在调整窗口大小时自动更新 回调事件 处理图像 在 IE8+、Chrome、Safari、Firefox、移动浏览器中测试 例子 $('.block').equalHeightInRow(); 完整示例 $('.block').equalHeightInRow({ child : ['.child1','.child2'], eachRow : true, windowLoad : true, windowLoadReset : true,


【文件预览】:
equalHeightInRow-master
----jquery.equalHeightInRow.min.js(3KB)
----index.html(7KB)
----styles.css(711B)
----jquery-1.11.1.min.js(94KB)
----jquery.equalHeightInRow.js(13KB)
----README.md(2KB)
----.gitignore(52B)

网友评论