Bug Tracker

Modify

Ticket #4204 (closed bug: fixed)

Opened 4 years ago

Last modified 3 years ago

fadeTo should remove display:none

Reported by: redsquare Owned by: brandon
Priority: minor Milestone: 1.4
Component: effects Version: 1.3.2
Keywords: Cc:
Blocking: Blocked by:

Description

John,

As requested here  http://groups.google.com/group/jquery-dev/browse_thread/thread/9dec5ce540d3d8ad/9d0e0d01c8483444?show_docid=9d0e0d01c8483444

If I fadeOut an element then ask it to fadeTo at present the element remains with display:none. Should fadeTo auto set the element to visible first?

Quick demo

 http://jsbin.com/ajegi

Attachments

jquery.fx.js.patch Download (399 bytes) - added by bentruyman 4 years ago.

Change History

Changed 4 years ago by bentruyman

comment:1 Changed 4 years ago by brandon

  • Owner set to brandon

comment:2 Changed 4 years ago by brandon

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

fixed in r6281

comment:3 Changed 3 years ago by anonymous

this removes the ability to stack effects - ie have one master visibility switch and one sub fade switch.

How would I make it so that fadeto does NOT change the display: none to visible

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.