叶节点的jstree不同图标

Nic*_*ick 5 jquery jstree

我正在使用jquery jstree组件,但问题是内置主题对具有子节点和叶节点的节点使用相同的图标是不理想的.

我将如何修改css以仅为叶节点指定自定义图标?

干杯.

Rad*_*dek 5

你想看看类型插件

The types enables node types - each node can have a type, and you can define
rules on how that type should behave - maximum children count, maximum depth,
valid children types, selectable or not, etc.
Run Code Online (Sandbox Code Playgroud)

  • 我无法理解为什么我的答案不能成为尼克问题的可能解决方案之一. (4认同)