0

I'm using TOC widjet in my application using arcgis javascript api, it is working, but the problem is that the plus and minus images which collapse or expand the tree is not appearing. enter image description here

I noticed that it comes from css file called carlo.css, I included the file, but the elements didn't take properties from this file, I'm not sure what's the problem, anyone can help??

asked Nov 20, 2014 at 10:09

1 Answer 1

0

I got where the problem is, I didn't add a class name called claro to the parent div of the all layers, I added like this:

 <div class="claro" >
 <div id="layersDiv>
 </div>
 </div>

And it works after that.

answered Nov 20, 2014 at 15:00
0

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.