Modify ↓
Ticket #4204 (closed bug: fixed)
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
Attachments
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

