| Issue 61: | Allow custom image names in themings | |
| 2 people starred this issue and may be notified of changes. | Back to list |
It would be great to be able to define images names in the tree object when
initializing it.
This would let us choose a specific image, or a different format (in my
case, i want to use png images to use the FamFamFam icons)
Like having :
$("#tree").dynatree({
title: "Dynatree root",
...
ajaxDefaults: {
cache: false, caching.
dataType: "json"
},
images: {
...
ltL_ne: "ltL_ne.gif",
ltL_nes: "ltL_nes.gif",
...
}
}
Nov 30, 2008
Images names are hard coded, so PNGs are not possible.
Summary:
Allow custom image names in themings
Jan 14, 2009
Image names are now set in the CSS.
Status:
Fixed
Jul 17, 2012
considered verified
Status:
Verified
|
Owner: moo...@wwWendt.de
Labels: -Type-Defect Type-Enhancement Milestone-Release0.4