DDAccordion Incompatible With jqGrid
| Project: | Accordion Content/ Menu script |
| Version: | 1.0.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
tried to use both on one web page. In a nutshell:
- jqGrid works fine by itself.
- DDAccordion works fine by itself.
- When both are in the same page, DDAccordion stomps all over jqGrid, or vice versa.
This is using jqGrid v3.0.rc, jQuery v1.2.3 and DDAccordion version unknown, but created 01/07/08 according to js file comments. Using the "Getting Started" demo example from jqGrid, and adding the accordion plugin, the call $("table").jqGrid() fails with a "...is not a function" error in FF2 and IE7.
Not enough of an expert js'er to know exactly why, except to suspect some sort of collision somewhere.
Thanks.

Comments
#1
Recent jqGrid revision seems to not create issue anymore.