JQUERY Scroll Page Load
JQUERY Scroll Page Load
Out of context: Reply #5
- Started
- Last post
- 17 Responses
- Q010
document load is what I'm really after — but... where do I tell it which anchor to scroll to in the code you've given me?
$(document).ready(function(){})
This is what I can't figure out. Thanks very much for the help so far.