This dev version is working for me but i need to be able to open and close all accordions. How can I do that Thanks
As far as I know this is not something that jquery ui accordion supports, and since we are using it, I suppose the answer is no, you can't do it.
You could however setup a link to disable/enable the accordion if you wanted, but it would not be the same. See http://jqueryui.com/demos/accordion/
Comments
Comment #1
manuel garcia commentedAs far as I know this is not something that jquery ui accordion supports, and since we are using it, I suppose the answer is no, you can't do it.
You could however setup a link to disable/enable the accordion if you wanted, but it would not be the same. See http://jqueryui.com/demos/accordion/