Ticket #1533 (closed bug: duplicate)
Hide Bug in IE7
| Reported by: | phill | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.2 |
| Component: | effects | Version: | 1.1.4 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
I have noticed a bug in ie7, when using the following code, in a function which is called by clicking on a link, the div (#main) hides properly, but quickly showes it self and then hides again. This does not happen in Fire Fox 2.0.0.6 or Opera 9.22. It appears to happen when some sort of animation is used! I hope this is helpfull, if you require any more information i can be contacted @ phill.ridout@…
Change History
comment:2 Changed 6 years ago by davidserduke
This sounds like ticket 1726
http://dev.jquery.com/ticket/1726
Which appears to be a problem only in quirksmode. Of course without the code I can only speculate.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

Phil - I think you forgot to post the code for this problem.