Select to view content in your preferred language

there is not "Accordion.js" dojo file for mobile version

760
1
11-27-2012 05:23 AM
FabioAlmeida
New Contributor
Hi,

I am trying to use Accordion.js for mobiles but I got a message that it did not find this file.

I download the esri javascript library to install locally and this file does not exist.

So I cannot use this file for the esri 3.2 version?

Thank you,
0 Kudos
1 Reply
AndyBurns
Regular Contributor
Hi

What are you trying to achieve? Are you trying to create a dojo accordion?

Try using dojo.require("dijit.layout.AccordionContainer");

Heres an example - http://help.arcgis.com/en/webapi/javascript/arcgis/samples/widget_legendvisible/index.html
0 Kudos