jquery.waterfall icon indicating copy to clipboard operation
jquery.waterfall copied to clipboard

Waterfall, cross-browser typesetting on the web with jQuery

Results 5 jquery.waterfall issues
Sort by recently updated
recently updated
newest added

Hello, i would like to change the width value during the responsive ! `getWidth(event) { let widthLandingFlat = Math.floor($('.landing_flat').width()); let value; if (widthLandingFlat > 655 && widthLandingFlat < 1000) value...

The loadmore feature (e.g. in the example-link) is not working the latest Firefox 41, both in Windows as well as OS X. The initial blue boxes are created, but scrolling...

插件很赞,可是可是使用过程中遇到两个问题: firefox 51.0.1下 加载更多无效果; 其他浏览器,首次初始化页面,滚动加载,新加载进来的内容块有些重叠在一起了,再次刷新页面,内容块的位置又正常了; 请问该如何解决,求帮助 ~~~~(>_

If the water fall js called before the css loaded,it will cause a css error,so I need to called following code to avoid those issue ``` javascript $(window).load(function() { var...

can it attach/detach off-screen element when scrolling up/down in order to improve performance?

duplicate
help wanted