Side navigation
#1291 closed bug (fixed)
Opened June 12, 2007 05:00PM UTC
Closed June 15, 2007 05:38AM UTC
Last modified June 19, 2007 10:42AM UTC
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.
Attachments (0)
Change History (1)
Changed June 15, 2007 05:38AM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
This is fixed in jQuery 1.1.3a (latest SVN)