Opened 15 years ago
Closed 13 years ago
#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: | ||
Blocked by: | Blocking: |
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.
Note: See
TracTickets for help on using
tickets.
(old) jQueryUI bug.