日期:2014-05-16 浏览次数:20361 次
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>jsTree test</title>
<!-- 2 load the theme CSS file -->
<link rel="stylesheet" href="http://static.jstree.com/3.0.0-beta9/assets/dist/themes/default/style.min.css" />
<!-- 4 include the jQuery library -->
<script src="http://static.jstree.com/3.0.0-beta9/assets/jquery-1.10.2.min.js">
</script>
</head>
<body>
<div style="margin-top:100px; margin-left:200px;" id="plugins5">
<ul>
<li>
大分类1
<ul>
<li>
小分类
<ul>
<li>
小分类1
</li>
<li>
小分类2
</li>
<li>
小分类3
&nb