Side navigation
#10564 closed bug (invalid)
Opened October 24, 2011 01:10PM UTC
Closed October 24, 2011 10:21PM UTC
ScrollTop and ScrollLeft does not work
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | attributes | Version: | 1.6.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Attachments (0)
Change History (1)
Changed October 24, 2011 10:21PM UTC by comment:1
component: | unfiled → attributes |
---|---|
priority: | undecided → low |
resolution: | → invalid |
status: | new → closed |
scrollTop is not an attribute. There are functions for setting scrollTop/scrollLeft (http://api.jquery.com/scrollLeft/, http://api.jquery.com/scrollTop/). To set them manually, use http://api.jquery.com/prop.