Closed (outdated)
Project:
jQuery Update
Version:
6.x-2.0-alpha1
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2011 at 00:17 UTC
Updated:
8 Mar 2017 at 15:24 UTC
Jump to comment: Most recent
Comments
Comment #1
newtonpage commentedI encountered this problem as well and discovered the following:
1) it is a known bug in jQ UI 1.8.9
2) it works with the latest IE9 preview release (go figure)
temporary workaround using jQuery:
1) sniff the browser in jQuery (must use the now-deprecated $.browser function)
2) if IE9, disable animation for the accordion
or just disable animation for all IE since no animation works with the accordion in IE.
N
Comment #2
njguy commentedI downloaded the IE9 pre-release version and the accordion worked fine. I was using the Beta version. So I guess this can be a resolved issue. Thanks for the response.
Comment #3
newtonpage commentedI think you mean jQuery UI 1.7? if so, if you are using jQuery 1.4 as this module does, you need to update jQuery UI, as well. the latest version is 1.8.10.
see:
http://jqueryui.com/
N
Comment #4
markhalliwellDrupal 6 reached EOL (end-of-life) on February 24, 2016.