Bug Tracker

Modify

Ticket #332 (closed bug: worksforme)

Opened 7 years ago

Last modified 6 years ago

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

comment:1 Changed 7 years ago by brandon

  • Status changed from new to closed
  • Resolution set to worksforme

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

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.