How to submit form and load page in current position user was in?
Hello,
I am not sure if this is the right place to post this. Anyways, what I have is content on a webpage that dynamically changes based on what type of tv users have added. I have a form that is generated for each row that has a drop down for rating the tvs. The user chooses a rating and after clicking that rating the form is submitted using javascript. What I want is after the user submits the form, the same page should reload, with the new rating appearing and the user be in the same spot on the webpage that they were previously in. I have no idea how to make the user go to the same spot on the webpage. This is purely for user convenience as it would be quite frustrating when someone were to want to rate 5 tvs and have to scroll down 5 times to get to the same spot that they were at. I could use an anchor but if there was enough content the user would still need to scroll down. It'd be more convenient going to where the user was at the scrollbar. Any help is appreciated.
Thanks,
Kelsey
