JQUERY Scroll Page Load
JQUERY Scroll Page Load
Out of context: Reply #7
- Started
- Last post
- 17 Responses
- univers0
$(document).ready(function() {
$('#id-of-parent-scrolling-conta... "fast");
});That should do it I believe. Never actually used the plug in before so I am assuming off a quick glance at the documentation.