I have a basic toggle switch that shows the clicked on div while closing all other similar divs. This works just fine, the toggle is not the issue. See below:
I cam trying to get a callback function to execute when jQuery Masonry has done its positioning magic.
Basically I am trying to prevent the flash of unstyled content. For the purpose ...