Skip to main content

Search and Top Navigation

#7915 closed bug (worksforme)

Opened November 26, 2011 12:09AM UTC

Closed November 28, 2011 07:56PM UTC

Last modified November 28, 2011 09:41PM UTC

removeClass with delay gives error in IE8

Reported by: Biff_MaGriff Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.effects.core Version: 1.8.16
Keywords: Cc:
Blocked by: Blocking:
Description
Attachments (0)
Change History (3)

Changed November 28, 2011 07:56PM UTC by scottgonzalez comment:1

component: ui.coreeffects.core
resolution: → worksforme
status: newclosed

I'm not seeing any problems with a valid test case: http://jsfiddle.net/MEDtE/8/

Changed November 28, 2011 09:31PM UTC by Biff_MaGriff comment:2

It seems that this only occurs when using the css [background] property like so

.foo {
    background:#111 url('http://www.w3schools.com/css/img_tree.png') 50% top repeat-x;
}

http://jsfiddle.net/MEDtE/9/

Changed November 28, 2011 09:41PM UTC by scottgonzalez comment:3

That's a bug in jQuery 1.7, which has been fixed in 1.7.1.