#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: | |
Blocked by: | Blocking: |
Description
When using fadeIn or Show on a hidden element the CSS display property is set to block. This can lead to weird results.
Note: See
TracTickets for help on using
tickets.
This is fixed in jQuery 1.1.3a (latest SVN)