Side navigation
#1201 closed bug (wontfix)
Opened May 17, 2007 08:42PM UTC
Closed March 31, 2008 01:50AM UTC
Interface ScrollTo() doesn't work with overflow-y: auto style on div block
Reported by: | ZebZiggle | Owned by: | stefan |
---|---|---|---|
Priority: | major | Milestone: | 1.2 |
Component: | interface | Version: | 1.1.2 |
Keywords: | scrollTo | Cc: | |
Blocked by: | Blocking: |
Description
Under firefox 2.0.0.3 if I have a Div block that sets an "overflow-y: auto" style, the ScrollTo() operation of the Interface plug-in does not work (does nothing).
On IE 7 it doesn't even seem to work in the downward direction without the styling set.
Additionally, in the Top to Bottom direction, when it does work, the scrolling is the correct speed ("slow" in the example). But in the Bottom to Top direction, it seems to go "fast" even when set to slow.
Attachments (1)
Change History (1)
Changed March 31, 2008 01:50AM UTC by comment:1
resolution: | → wontfix |
---|---|
status: | new → closed |
Interface is no longer supported; consider switching to jQuery UI.