Opened 15 years ago
Closed 15 years ago
#1515 closed bug (worksforme)
slideDown() flickers in Firefox 2.0
Reported by: | SkeletonMan | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.1.4 |
Component: | effects | Version: | 1.1.3 |
Keywords: | slide animate flicker firefox | Cc: | |
Blocked by: | Blocking: |
Description
When sliding a hidden div into view with slideDown(), the content of that div is visible for about half a second before the animation starts. This only occurs in Firefox - IE6 does not exhibit the same behavior.
Attachments (1)
Change History (3)
comment:1 Changed 15 years ago by
Changed 15 years ago by
Attachment: | jquery_test.html added |
---|
attempted to create test case from the description
comment:2 Changed 15 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
I tried to create a test case based on the description and it works for me.
Note: See
TracTickets for help on using
tickets.
Do you have a demo? I haven't been able to duplicate this.