Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Max Bond

    (@max-bond)

    Hi!

    Make this test:
    1. Open site. Scroll down enough to get fixed effect.
    2. Stay in that position and reload page (F5).

    After reload browser will return you to the same scroll position automatically (but only after pages is fully loaded). I didn’t notice any delay here.

    Thread Starter iansimpao

    (@iansimpao)

    I see what you mean. Based on this, do you think it’s a page loading issue, meaning it only works once the whole page (and all the scripts) are loaded? My CDN is loading JS asynchronously but I’m not sure why the plugin is loading last.

    Plugin Contributor Max Bond

    (@max-bond)

    The plugin is not loading last, but it is waiting when jQuery(document).ready event is fired

    Thread Starter iansimpao

    (@iansimpao)

    Sorry, but what does that mean? Is it a delay in loading jQuery from the CDN that’s causing it? Is there a way it can be fixed?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Delay in Plugin Working’ is closed to new replies.