culbrique
Results
2
comments of
culbrique
Thanks for your reply I've just set a test url here with 5.1 version : https://lachambredouie.com/test/ The sound is playing well, but not the visualization, same thing on iOS.
I found a weird solution to my problem. This was my original script ``` $(document).ready(function () { var $container = $('#masonry').imagesLoaded( function() { $container.isotope({ itemSelector: 'ul li' }); }); $("img").unveil(50,...