V
vpetrov
Guest
The function that you have to use is actually scrollTop(0), not scrollTo(0,0), notice the 'p' at the end, sorry for misleading you. You can check this link for reference: api.jquery.com/.../
Continue reading...
Continue reading...