Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS jQuery ScrollTo: (need a bit of help) Re: jQuery ScrollTo: (need a bit of help)

#67061
jamygolden
Member

You need to retrieve the offset() of the element. Once you have the appropriate pixels from the top of the document, you can scrollTo() that position.