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.
html_data プラグインを使用して初期データをロードし、json_data プラグインを使用して後続の AJAX データを処理するように jstree を構成できますか? ありがとう!
最初のロード データが静的である可能性がある場合は、単純に静的 json を使用して最初のツリーをロードし、次に ajax を使用してそれをリロードします。