PAGE LOAD

Permalink
how do i make a page load at a selected block. for example: when you visit a page it automatically moves down to the top of a video block that is located in the middle of the page.

theguideus
 
ronyDdeveloper replied on at Permalink Reply
ronyDdeveloper
You can use Jquery scrolltop function for this. Here is an example which might work.

http://www.mcgarvie.net/2012/09/24/programming/jquery-scroll-page-t...

Rony