Nested
Nested copied to clipboard
Gap free multi column grid
Hi all ! I am trying to change the right property dynamically but it not works fine. The code function fv() { if ($('#fv').css('display') == 'none') { $('#container').animate({"right":"250px"}, 700); $('#fv').show('fast');...
It seems there was a typo when initializing the grid array. This caused some grid cells to not be set as "used" and therefore, caused overlapping later on.
This pull request contains two main things: - JSHint code clean up - Add small devices strategy (read what follows) As a few other issues, I realized that Nested doesn't...
#### Hey, maintainer(s) of suprb/Nested! We at [VersionEye](https://www.versioneye.com/signup?promo_code=BOWER) are working hard to keep up the quality of the bower's registry. We just finished our initial analysis of the quality of...
My boxes are "size63" and "size33". My last container resize makes my container smaller than these boxes and they get cut off - which causes my browser to freeze up...
Please add the possibility to have all the elements positioned and resized (to similar scale and preserving their aspect ratio) in a div, using divs height and width. The resized...
i have multi-width and multi-height photo. i used "Nested" instead of "packery". Now in default demo, i only change the default html values in "index.html" and not changed anything more....
Does anyone has archived to change the direction the tiles to start from the center instead of the top left corner?
I wonder how hard would be to tweak the script to have a max width when "centered" is set. I'm trying to write a piece of code that would allow...
Hi, I was just wandering what is the purpose of this option?