I am using ArcGIS JSAPI version 3.5 on my side & Dojo version is 1.9.
Everything is working fine expect the Dojo accordion content pane.
I want to set custom height of accordion content pane.
What I have tried:
-I have set the property false in the code still it opens while its executing.(Please check the screen shot)
-Checked similar example on the web site (Programmatic example) Link:
-Checking the API reference on my side.
Still not able to understand that why default its opening..
Any help regarding this will be great!!!
My complete code is available on [http://jsfiddle.net/D9NDn/][2]