• Hi,

    I have the Jetpack plugin installed and infinite scroll enabled. This works fine.

    I have JQuery hover effects implemented on divs within the function that is called by the infinite scroll. These JQuery effects work outside the infinite scroll loop but do not work within it i.e. for post divs created with the infinite scroll function.

    I believe I may have to use the ‘post-load’ event triggered by Jetpack after the function called by the infinite scroll is executed?

    Can anyone explain to me how I can ensure that my JQuery hover effects work for all divs displayed on the page created using infinite scroll.

    Many thanks.

  • The topic ‘Jetpack Infinite Scroll & JQuery Effects’ is closed to new replies.