Using masonry with Ajax reload
I was struggling with masonry tonight. I know, it's an old script and we should probably look out for something new, but still. I have this good ol' website that uses ajax loading for search. It is triggered on the search (don't forget
e.preventDefault()
) and will put what it finds in the inner element into ...