Ticket #3535 (closed bug: fixed)
Bug on "auto-scrolls to container"
| Reported by: | jzu | Owned by: | paul |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.7 |
| Component: | ui.draggable | Version: | 1.6rc2 |
| Keywords: | scroll window container | Cc: | |
| Blocking: | Blocked by: |
Description
Dear UI Developer,
I like jquery and UI very much, but I found a very bug bug
when using the "auto-scrolls by container".
What I want is when the box I'm dragging is over the boundary
I want the container auto scroll, I found that there's a function called "scroll:true", but it doesn't works at all, when the scroll is fired, the box is moved up/down for some distance.
I have attached a file, please check it.
I need to use UI to develop my school project, I hope i you all can help me solve this bug.
Thank you very much.
p.s. Actually, I want do that just like the Google Calendar, and this link http://github.com/madrobby/scriptaculous/wikis/draggable (the green box)



My Example html