Support Forums

The forums are closed and will be removed when we launch our new site.

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro Infinite scroll javascript not working in Internet Explorer

Viewing 3 posts - 1 through 3 (of 3 total)
  • Piet Terheyden
    #156481

    I have scripts that need to get rerun everytime infinite scroll loads new content.

    I have this example script in the footer:

    $(document).on('sf:ajaxfinish', '.searchandfilter', function() {
        console.log('ie');
    });

    Somehow ‘ie’ doesn’t show up in Internet Explorer (11), but works fine in Chrome, Safari, Firefox.

    Trevor Moderator
    #156523
    This reply has been marked as private.
    Trevor Moderator
    #156526
    This reply has been marked as private.
Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘Search & Filter Pro’ is closed to new topics and replies.