Nested icon indicating copy to clipboard operation
Nested copied to clipboard

Gap free multi column grid

Results 41 Nested issues
Sort by recently updated
recently updated
newest added

Hi there, Is there any possibility to arrange blocks to a best match based on a value? basically I have two types blocks and every block will have a date...

Hello, I am sorry, I didn't create request. I have fixed dimentions for div(width, height). I want to get waste space. how can i get it? http://serhatsabuncu.com/waste.jpg

I was able to make both Chrome and Safari freeze. ### Steps to reproduce - Change `box.className = 'box size' + Math.ceil( Math.random()*3 ) + Math.ceil( Math.random()*3 );` to `box.className...

The Nested library is to be crashing Chrome and Safari in iOS 6. The page renders properly when the call to nested is removed. Any help you can provide is...

I checked the code and found this infinite loop i added a watchdog to avoid the problem but still the bug exists in _renderGrid at line 295 $maxloop = 1000;...

I've tried to use the grid but in crashes my browser on iPhone/iOS7/Safari and freezes Chrome browser on Samsung Note. Also I tried to access plugin's home page: http://suprb.com/apps/nested/ and...

Have run into a really odd bug - having a minWidth greater than 242 seems to break this entirely - both in Chrome (36.0.1985.143) and Safari 7.0.6 (9537.78.2) jQuery 2.11.1.

Hey @superb At first I want to thank you for your work. I really appreciate that very much. When I visited your Website I got a 404 on `http://suprb.com/apps/nested/`. Any...

If you want to load all the content by ajax it should support an empty container when initialized. This commit fixes this issue.

See what happens if container happens to be position: relativecor anything other than static: http://jsfiddle.net/BdXPL/1/ This could happen if the container has other styles including non-static position. By having the...