$.jstree.create (el [, options])
匿名 · 更新于 2016/4/19
创建一个实例jstree
elDOMElementjQueryString在元件上创建实例,可以是jQuery的延伸或选择器optionsObject此实例选项(扩展`$.jstree.defaults`)
Returns<p style="box-sizing: border-box; margin: 0px 0px 0px 190px; padding: 0px;"><code class="type" style="box-sizing: border-box; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; padding: 2px 6px; color: white; white-space: nowrap; border-radius: 4px; line-height: 20px; display: inline-block; background: silver;">jsTree</code> 新的实例</p> </li>
