谢谢。
发布于 2010-01-27 20:18:16
默认情况下,应该折叠Yui treeview,如果您使用一个config对象来定义它,请确保您在那里没有:展开: true
请参阅这里的示例:http://developer.yahoo.com/yui/examples/treeview/tv_markup.html,并注意,在您看到展开:true或class=时,您希望展开:false或no class set。
https://stackoverflow.com/questions/2098667
复制相似问题