Bug Tracker

Modify

Ticket #11613 (closed bug: invalid)

Opened 14 months ago

Last modified 14 months ago

jQuery Animate Visibility Bug

Reported by: tom@… Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.7.1
Keywords: Cc:
Blocking: Blocked by:

Description

I came across an interesting bug - .animate({visibility: "visible"},1000); doesn’t work. Changing visibility for any other style works fine. Dunno why this is??

Change History

comment:1 Changed 14 months ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

The .animate() method allows us to create animation effects on any numeric CSS property. --  http://api.jquery.com/animate/

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.