jQuery MiniUI
标题:
jsp显示问题
[打印本页]
作者:
tewu_spy
时间:
2013-4-3 14:53:03
标题:
jsp显示问题
<!--OutlookTree-->
<
div
id
="leftTree"
class
="mini-outlooktree"
url
="../data/outlooktree.txt"
onnodeselect
="onNodeSelect"
textField
="text"
idField
="id"
parentField
="pid"></
div
>
../data/outlooktree.txt 这txt内容格式是什么?
[ {id: "user", text: "用户管理"}, {id: "lists", text: "Lists", pid: "user" }, {id: "datagrid", text: "DataGrid", pid: "lists"}, {id: "tree", text: "Tree" , pid: "lists"}]
这样的格式咋显示不出来呢
作者:
niko
时间:
2013-4-3 15:36:05
你注意没有其他HTML混乱了JSON结构。
另外编码格式也注意统一。
欢迎光临 jQuery MiniUI (http://miniui.com/discuss/)
Powered by Discuz! X2