Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

DDAccordion Incompatible With jqGrid


Project:Accordion Content/ Menu script
Version:1.0.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

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.