Error with mPageScroll2id on ready()
-
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
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.