Software Details:
Version: 0.6.0
Upload Date: 11 Apr 15
Distribution Type: Freeware
Downloads: 64
matchHeight will analyze a series of elements, determine the biggest height value, and apply it to all elements in that collection.
This is done to make elements appear as part of a grid, much more visually appealing, and easier to read.
The plugin can handle responsive layouts, and auto-updating values for padding, margin, border, box-sizing, rows, groups.
Multiple instances of the matchHeight plugin can be used on the same page, useful for displaying elements at various equal heights, based on the collection they are part of.
A demo is included with the download package.
What is new in this release:
- Added:
- Options parameter
- `property` option
- `target` option
- Callback events
- Maintain scroll
- inline-block support
- Hidden elements support
- Improved:
- Performance and throttling
- Demo
- Fixed:
- Declaration order issue when using RequireJS
- Issues for people using build concatenation
- Data API issue with missing data-mh
- IE8 border calculation
- Safari row detection
- Inline style preservation
What is new in version 0.5.0:
- Added jQuery package JSON file.
Requirements:
- JavaScript enabled on client side
- jQuery 1.5 or higher
Comments not found