Metadata
- Source
- FLUID-2335
- Type
- Bug
- Priority
- Critical
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Jacob Farber
- Reporter
- Justin Obara
- Created
2009-03-12T09:07:36.000-0400 - Updated
2011-02-22T16:27:49.589-0500 - Versions
- N/A
- Fixed Versions
-
- 1.0
- Component
-
- UI Options
Description
Accordion throws an when trying to switch sections: using IE
This began to happen after upgrading to jQuery UI 1.7
Error: Invalid Arguement
Line: 1048
File: jquery-1.3.1.js
Environments
IE6, IE7 (Win XP)
IE7 (Win Vista)
IE6 (Win 2000)
Comments
-
Justin Obara commented
2009-03-12T10:48:45.000-0400 In IE you need to specify a border for the content sections of the accordion. jQuery UI does this by adding classes in the js file. Since we do not import those classes, we had to add it manually.
-
Justin Obara commented
2009-03-12T10:49:23.000-0400 Please verify and close if fixed
-
Michelle D'Souza commented
2011-02-22T16:27:49.587-0500 Closing issues that were resolved for 1.0 and earlier releases.