Ticket #11335 (closed bug: duplicate)
FadeOut bug with img tags
| Reported by: | altug.orsmen | Owned by: | altug.orsmen |
|---|---|---|---|
| Priority: | low | Milestone: | None |
| Component: | effects | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Hello, When i updated my jquery 1.6.2 to 1.7.1, occured a bug at my fadeOut effects if using its on img tags. Img tag become a black object when its disappearing.
You can see what i talking about at link below. http://www.divdecoration.com/jquerytest/
Thank you, Best regards...
Change History
comment:2 Changed 16 months ago by sindresorhus
- Owner set to altug.orsmen
- Status changed from new to pending
Thanks for taking the time to contribute to the jQuery project! Please provide a complete reduced test case on jsFiddle to help us assess your ticket.
Additionally, be sure to test against the jQuery Edge version to ensure the issue still exists. To get you started, use this boilerplate: http://jsfiddle.net/FrKyN/ Open the link and click to "Fork" (in the top menu) to get started.
comment:3 follow-up: ↓ 4 Changed 16 months ago by addyosmani
- Priority changed from undecided to low
- Component changed from unfiled to effects
Haven't been able to reproduce. What version of FF are you testing with?
comment:4 in reply to: ↑ 3 Changed 16 months ago by altug.orsmen
- Status changed from pending to new
Replying to addyosmani:
Haven't been able to reproduce. What version of FF are you testing with?
Firefox 10.0
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

I forgot one thing. It's only happening at firefox
Thank you