i am building a website which i am publishing in DIVs... when i refresh the page.. if the page was scrolled to position X... after page refresh when the page is loaded it will be at the same at scrolled to position X... i want to force page scrolled to top at page refresh...
what i can think of is of some
JS
/jQuery
run asonLoad()
function of page to SET the pages scroll to top... but i do not know the code for it...a better option would be if there is some property etc to have the page loaded with its scroll position as default\top... which will be kind of like
Page Load
notPage Refresh