Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi,
    you can use this trigger ‘qv_loader_stop’ to fire an event after quick view load. Something like this:

    jQuery(document).on('qv_loader_stop', function(){ // your code... });

    Try and let me know.
    Best regards.

    Thread Starter codeworking

    (@codeworking)

    This works very good. Thank you very much.

    Plugin Author YITHEMES

    (@yithemes)

    Hi,
    you are welcome. If you like the plugin please leave a review, for us is very important. Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘it has an on load event?’ is closed to new replies.