Ticket #4770 (closed bug: fixed)
.ui-effects-wrapper doesn't mimic the style of the wrapped element & weird things happens
| Reported by: | bohdan.ganicky | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.8 |
| Component: | ui.effects.core | Version: | 1.7.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description (last modified by bohdan.ganicky) (diff)
I've made a simple scenario:
- paragraph 50% wide with horizontal margins set to "auto"
- .hide('slide') effect applied to the paragraph
and what happens is:
- wrapper ignores the margins and that moves the original element to the side
- the original element is resized to 50% of the wrapper div on the fly
Demo: http://jsbin.com/areku
Change History
Note: See
TracTickets for help on using
tickets.

