开发者

jstree display icon after note label

开发者 https://www.devze.com 2023-02-03 06:33 出处:网络
How can I put buttons after the note label. The button/icon co开发者_高级运维uld be used for displaying a status like online/offlien or something like that. thanks{

How can I put buttons after the note label. The button/icon co开发者_高级运维uld be used for displaying a status like online/offlien or something like that. thanks


{ "data" : { "title" : "Main", "attr" : { "href" : "#link" }, "icon" : "module" }
}

in css .jstree .module { background: url(../extensions.png) no-repeat top left !important; }

0

精彩评论

暂无评论...
验证码 换一张
取 消