Skip to main content

Search and Top Navigation

#4274 closed bug (fixed)

Opened March 04, 2009 01:58PM UTC

Closed July 09, 2009 04:00AM UTC

New show hide effects don't execute correctly in IE

Reported by: ZeroMD Owned by:
Priority: minor Milestone: 1.8
Component: ui.effects.core Version: 1.6rc6
Keywords: Cc:
Blocked by: Blocking:
Description

When I hide a div in Internet Explorer with

$('#picker_holder').hide('puff', 'fast');

the div will disappear.

The show function does place the div on the page, but it's not visible (I can however click on the invisible content )

Attachments (0)
Change History (2)

Changed March 25, 2009 04:38PM UTC by scottgonzalez comment:1

milestone: TBD1.8

Also see #4374, closed as duplicate.

Changed July 09, 2009 04:00AM UTC by scottgonzalez comment:2

resolution: → fixed
status: newclosed

Fixed in r2899.