Side navigation
#3739 closed bug (fixed)
Opened December 23, 2008 12:53AM UTC
Closed January 02, 2009 11:32PM UTC
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.
Attachments (0)
Change History (1)
Changed January 02, 2009 11:32PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
version: | → 1.2.6 |
Fixed in SVN rev [6023].