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

Viewing 3 posts - 1 through 3 (of 3 total)
  • Anonymous
    #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
    #156523
    This reply has been marked as private.
    Trevor
    #156526
    This reply has been marked as private.
Viewing 3 posts - 1 through 3 (of 3 total)