Modify ↓
Ticket #1291 (closed bug: fixed)
Show and fadeIn use display:block instead of reverting back to the default
| Reported by: | Determinist | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.1.3 |
| Component: | effects | Version: | 1.1.2 |
| Keywords: | show fadeIn | Cc: | |
| Blocking: | Blocked by: |
Description
When using fadeIn or Show on a hidden element the CSS display property is set to block. This can lead to weird results.
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.

This is fixed in jQuery 1.1.3a (latest SVN)