SitePoint Sponsor |
|
User Tag List
Results 1 to 2 of 2
-
Mar 8, 2002, 02:11 #1
- Join Date
- Dec 2001
- Location
- erie, pa
- Posts
- 1,130
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
determing how many pixels a page has been scrolled?
anyone know how to determine how far down the current page, the user has scrolled?
basically i need certain elements of the page to stay fixed relative to the screen when the user scrolls the page. i figured i could do this if i knew how far the page has been scrolled
-
Mar 8, 2002, 02:24 #2
- Join Date
- Dec 2001
- Location
- erie, pa
- Posts
- 1,130
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
nevermind, i found it. the "scrollTop" property.
Bookmarks