Inserting Tabs in a Popup/InfoWindow

656
2
Jump to solution
04-14-2013 06:23 PM
DanikBourdeau2
New Contributor III
I've been playing around with customizing popups and info windows using some of the samples as guidance.  I'm having a problem inserting tabs into a popup like this sample 'http://developers.arcgis.com/en/javascript/jssamples/widget_infowindowchart.html'.

For some reason an Accordion Container always appears on top of the Tab Container.  You can see this happening if you try the live version of the sample.

Anyone know why this is happening and how to fix it?

Thanks,
0 Kudos
1 Solution

Accepted Solutions
JakeSkinner
Esri Esteemed Contributor
Hi Danik,

This appears to only occur with version 3.4 of the Javascript API.  This may be a bug.  I was not able to reproduce this with version 3.2 or 3.3.  If you're able to, you can use one of these versions until this issue is resolved.

View solution in original post

0 Kudos
2 Replies
JakeSkinner
Esri Esteemed Contributor
Hi Danik,

This appears to only occur with version 3.4 of the Javascript API.  This may be a bug.  I was not able to reproduce this with version 3.2 or 3.3.  If you're able to, you can use one of these versions until this issue is resolved.
0 Kudos
DanikBourdeau2
New Contributor III
Hey Jake,

Thanks for the reply.  I was mostly playing around, just wanted to make sure I wasn't doing something wrong.
0 Kudos