Ticket #4274 (closed bug: fixed)
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: | ||
| Blocking: | Blocked by: |
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 )
Change History
Note: See
TracTickets for help on using
tickets.


Also see #4374, closed as duplicate.