[wd_asp elements=’search’ ratio=’100%’ id=1]

Set Scrollbar position to top – reset textearea

26th September 2015

Jquery Misc

jquery icon

If your looking for the fastest way just to scroll to top using native Javascript then use this


To scroll to the top of the browser use this code (good for mobile)


$('html, body').animate({ scrollTop: 0 }, 'fast');

Another version here




This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text. This is some text.