Javascript page reload while maintaining current window position

How do i refresh the page using javascript with out the page returning to
the top.

My page refresh using a timer but the problem is it goes back to the top every time
it reloads. It should be able to retain the current position of the page as it refresh.

p.s.
Addition mouse events are welcome if necessary to be a part of your suggestion.
I’m actually thinking of #idname to target on refresh but my html elements doesn’t have ID’s,
only class name.

newest questions tagged jquery – Stack Overflow

About Admin