• Resolved Derek

    (@dillchuk)


    When I call mPageScroll2id on jQuery’s ready(), I get the error described below. How do I ensure everything is initialized and ready to go?

    
    jQuery(document).ready(function() {
      jQuery(document).mPageScroll2id("scrollTo","#my-id");
      // ERROR: Cannot read property 'disablePluginBelow' of undefined
    
    • This topic was modified 7 years, 3 months ago by Derek.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Error with mPageScroll2id on ready()’ is closed to new replies.