I'm trying to load in a partial page via AJAX / Masonry. I have added the JS into the page but assume i need to do something else once the page has loaded to Fire Slimsy again as the code output is showing
<script src="/scripts/slimmage.settings.js"></script>
<script src="/scripts/slimmage.min.js"></script>
<div>
<div class="col add category1 march 2015">
<div class="img-holder">
<a href="/community/news/general/battle-of-the-somme-centenary-commemoration-2016/">
<noscript data-slimmage="true" data-img-src="/media/1056/standard-bearers-at-thiepval.jpg?anchor=center&mode=crop&quality=90&width=557&heightratio=0.4865350089766606822262118492&format=jpg&slimmage=true&rnd=130802194650000000" data-img-alt=""><img src="/media/1056/standard-bearers-at-thiepval.jpg?anchor=center&mode=crop&quality=90&width=557&heightratio=0.4865350089766606822262118492&format=jpg&slimmage=true&rnd=130802194650000000" alt=""></noscript>
</a>
</div>
<div class="detail">
<p><a href="/community/news/general/battle-of-the-somme-centenary-commemoration-2016/"><time datetime="Wednesday, 01 July 2015">Wednesday, 01 July 2015</time> Eight thousand tickets for the July 2016 Thiepval Memorial event in France, to commemorate the Battle of the Somme Centenary, will be made available through a public ballot opening later this year.</a></p>
</div>
</div>
Slimsy with AJAX / Masonry load
I'm trying to load in a partial page via AJAX / Masonry. I have added the JS into the page but assume i need to do something else once the page has loaded to Fire Slimsy again as the code output is showing
is working on a reply...