Javascript event to trigger gallery layout render
-
Hi,
in some of the sites I developed I use your plugin (version 1.3.5.9) under tabs. This is an example:
https://www.lefatedizucchero.com/torte/torte-decorate-pasta-di-zucchero-compleanno-torino/
When the user clicks a tab, the Javascript event handler (you can find it embedded in the page) triggers the event “smartresize” to force gallery layout rendering:
$(window).trigger("smartresize");
Without triggering this event the gallery is not displayed correctly.
This works well with plugin versions 1.3.x.
But it does not work anymore with the new 1.5.x series.
What event do I have to trigger to have the same functionality in 1.5.x version ?
I would like to continue using your plugin because I find it very good.
Thanks in advance.
Best Regards
- The topic ‘Javascript event to trigger gallery layout render’ is closed to new replies.