Opened 15 years ago
Closed 15 years ago
#218 closed defect (fixed)
Proposed patch for dojo.fx.slide*
Reported by: | Owned by: | anonymous | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Core | Version: | 0.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The dojo.fx.slide* functions don't play nice with static or relative positioned elements.
Static elements don't move at all and relative elements shift position depending on how the doc flows.
I am attaching a proposed patch to correct this behavior.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
proposed Patch