#332 closed bug (worksforme)
If a background image is in a css layer, slideFX do not work in IE6
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | effects | Version: | |
Keywords: | Background IE | Cc: | |
Blocked by: | Blocking: |
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
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