Search and Top Navigation
#5925 closed bug (notabug)
Opened August 11, 2010 12:06PM UTC
Closed August 16, 2010 01:03PM UTC
Last modified October 11, 2012 09:15PM UTC
Accordion Breaks in IE8
Reported by: | johngribben | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.accordion | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Accordion fails in IE8. the following error appears:
Message: Unexpected call to method or property access.
Line: 104
Char: 68
Code: 0
URI: http://ubuntu.pedrera.com/sovereignconsulting/Scripts/jquery-1.4.2.min.js
Using jquery-1.4.2.min.js
Attachments (0)
Change History (8)
Changed August 11, 2010 12:38PM UTC by comment:1
resolution: | → worksforme |
---|---|
status: | new → closed |
Changed August 16, 2010 12:59PM UTC by comment:2
resolution: | worksforme |
---|---|
status: | closed → reopened |
I beg your pardon, I posted the wrong URI. Here is the correct one:
http://ubuntu.pedrera.com/sovereignconsulting/index.php/services/
The left navigation should be an accordion.
Changed August 16, 2010 01:03PM UTC by comment:3
resolution: | → invalid |
---|---|
status: | reopened → closed |
Please provide a reduced test case showing the problem. Also, after a quick glance at the source code, I see that you're including two different accordion plugins.
Changed August 16, 2010 01:37PM UTC by comment:4
Replying to [comment:3 scott.gonzalez]:
Please provide a reduced test case showing the problem. Also, after a quick glance at the source code, I see that you're including two different accordion plugins.
Sorry, here is a reduced test case:
http://ubuntu.pedrera.com/sovereignconsulting/index.php/services/test
I have tried removing the other accordion script but the error persists on IE8.
Thanks!
Changed August 16, 2010 01:55PM UTC by comment:5
Thanks a lot for your replies Scott.
I figured it out. There was an error in my php output.
Changed August 16, 2010 02:06PM UTC by comment:6
Thanks John. That's why we always ask for reduced test cases. Tracking down that problem from the generated source of a full page can be pretty time consuming.
Changed August 16, 2010 02:35PM UTC by comment:7
That makes total sense. I'll remember that for next time (although the only issues I have encountered so far have been like this one of my own creation). Thanks again!
Changed October 11, 2012 09:15PM UTC by comment:8
milestone: | TBD |
---|
Milestone TBD deleted
I'm not getting any errors. Please link to a reduced test case showing the problem.