helper-equalHeights:行中的等高块

时间:2024-07-29 07:13:33
【文件属性】:

文件名称:helper-equalHeights:行中的等高块

文件大小:3KB

文件格式:ZIP

更新时间:2024-07-29 07:13:33

JavaScript

helper-equalHeights 行中的等高块 从博客文章 。 JavaScript 代码段: Brandung . Helpers . equalHeights = function ( group , item ) { if ( ! group . length ) return ; var s = document . body || document . documentElement , s = s . style ; if ( s . webkitFlexWrap == '' || s . msFlexWrap == '' || s . flexWrap == '' ) return true ; var $list = group , $items = $list . find ( item ) , setHeights = function (


【文件预览】:
helper-equalHeights-master
----helper-equalHeights.js(1KB)
----README.md(1KB)
----LICENSE(1KB)

网友评论