Bug Tracker

Modify

Ticket #3739 (closed bug: fixed)

Opened 4 years ago

Last modified 4 years ago

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:
Blocking: Blocked by:

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

comment:1 Changed 4 years ago by john

  • Status changed from new to closed
  • Version set to 1.2.6
  • Resolution set to fixed

Fixed in SVN rev [6023].

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.