angular-vertilize
angular-vertilize copied to clipboard
An AngularJS directive to vertically equalize a group of elements with varying heights.
Hi i have tested this plugin but these does not get the correct height if a image is there in the div as the image takes time to load that...
This factoid should probably be mentioned in the documentation. Our project is jquery-free :) This function is required: element.outerWidth()
It gets the tallest of all elements in the `.row` not each line.
My page is running very slow with vertilize and i can only assume its the element.clone() duplicating loads of inputs. Why do you use this? I've seen the comment but...
Aync loaded resources support whould be nice. Reproduceable - the first load of this plnkr demo failes because the image resources are not loaded when `angular-vertilize` is executed. Please hand...
Fixed example plnkr: http://plnkr.co/edit/1Ye0q4rcZZm8eTbPZ8bA?p=preview
Hi all, I'm using angular-vertilize and all seems to work just fine when I resize the window. The vertilize part doesn't work on page load, correct? I've attached two screenshots...
When the element is destroyed all Watcher and Listeners are maintained even though they are no longer needed. These should be removed when the element is destroyed to prevent memory...
Hi, I have created a document for my colleagues on vertilize.js and its uses, as most of the times the trainees do not have access outside of intranet. The source...
Hi, Is that possible to disable if mobile size (e.g. lower than 480px)? I don't want big gaps between two columns when I use mobile