Opened 14 years ago
Closed 14 years ago
#3739 closed bug (fixed)
1.3b1: trouble with animation of width/height
Reported by: | malsup | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | effects | Version: | 1.2.6 |
Keywords: | animate | Cc: | |
Blocked by: | Blocking: |
Description
1.3b1 demo page here: http://jquery.malsup.com/test13/test-animate-1.3b1.html
Same demo using 1.2.6: http://jquery.malsup.com/test13/test-animate-1.2.6.html
This page uses two buttons to toggle an image's size using animate({width: 'hide'}) and animate({width: 'show'}) but the result is an zero-width image that is never restored to its original width.
Change History (1)
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version: | → 1.2.6 |
Note: See
TracTickets for help on using
tickets.
Fixed in SVN rev [6023].