Modify ↓
Ticket #2828 (closed bug: invalid)
Drop effect with absolutely positioned element (Safari)
| Reported by: | zero0x | Owned by: | paul |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.4 |
| Component: | enchant | Version: | 1.2.3 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
With element with params like this:
position: absolute right: 20px top: 20px
$("element").hide("drop");
The element drops out, but first disappears in right corner and appear in left corner.
In Firefox it works fine.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

(old) jQueryUI bug.