When I am using hide() in jquery on some div element (which is very long, so it has scroll), when I use show() in jquery it can’t remember position of the scroll. Do you have any solution how can I remember that position?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
JSFiddle that works: http://jsfiddle.net/u7MxW/
Hope this helps