Modify ↓
Ticket #332 (closed bug: worksforme)
If a background image is in a css layer, slideFX do not work in IE6
| Reported by: | emanuelespagnolo@… | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | effects | Version: | |
| Keywords: | Background IE | Cc: | |
| Blocking: | Blocked by: |
Description
If a background image is in a css layer, slideFX do not work in IE6.
In IE, when I click on command link for slideToggle, the box show after some second but not with animation.
In External css
#box{
background: url("elementi/bgsopra.gif") no-repeat;
animation don't work in IE
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

This works for me and I'm closing it as such. Feel free to re-open with more details if it still doesn't work. Here is the test case I put together based on the info you gave.
http://brandon.jquery.com/test/332/332.html