identify Sample on local machine

3626
2
03-30-2015 12:23 AM
NadirHussain
Occasional Contributor II

dear All

my identify code give error.

map.infoWindow.setContent(registry.byId("tabs").domNode);

<div id="tabs" data-dojo-type="dijit/layout/TabContainer" style="width:385px;height:385px;">

        <div id="PointsTab" data-dojo-type="dijit/layout/ContentPane" title="Points"></div>

        <div id="BufferTab" data-dojo-type="dijit/layout/ContentPane" title="Buffer"></div>

      </div>

the above line always produce error.html code for tabs.

"Error Description Cannot read property 'domNode' of undefined. "pls see atttched image for this.i am using 10.0 arcgis server and 1.10.4 is the dojo library

i have placed reference library already in the project

thanks in advance.

0 Kudos
2 Replies
KenBuja
MVP Esteemed Contributor

Can you post your code?

0 Kudos
YousefQuran
Occasional Contributor

Please attach full code ( html + JavaScript ). We all will help you.

Amman, Jordan

0 Kudos