Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はjQueryとjstreeを使用しています。日付やテキストなどの追加情報を入力できるように、ノードラベルの右側に追加の列を表示したいと思います。
jstreeでこれを行うにはどうすればよいですか?
これは私が実現したいレイアウトの例ですが、jstreeを使用しています。
jsTreeGrid
それを行うには2つの方法があります。
jstreeがロードされた後にDomを編集する
また
jstree javascriptファイルを編集して、目的の効果を実現します。313行目から始めます。
this.get_container().html("<ul>...