Icons

dijit tree icons not showing up

Hi Gurus,
Please help me solving this situation.
I am using dojo 1.1.1 and dijit tree to build to product categories.
This is the 2 css I am using

@import "javascript/dojo/resources/dojo.css";
@import "javascript/dijit/themes/tundra/tundra.css";

I am using the defaults icons which comes with dojo.
If i put the the same code in the dijit/tests folder, It showws up the icons but it doesn't show up the icons when I execute the same code from my project folder.
I am not sure why the css are not resolving the relative urls for those images.

Any help will be highly appreciated.
Thanks

Tree V3 Icons - TreeDocIconExtension Not Firing select event - version 0.4.x

Hi,

Problem:

My treeselectorV3 event is not being fired when I click on an icon provided by the TreeDocIconExtension however the TreeLabel is being focused when the icon is clicked.

How can I ensure that the select function (select:nodeSelected) is fired when I click on the Icon(happens to be a folder) next to the Tree Label.

I hope I have been clear enough.

Thanks,

Darren.

Syndicate content

Back to top