求助一下ztree otherParam传递参数的问题
ztree吧
全部回复
仅看楼主
level 2
咫尺距 楼主
我在用ztree otherParam传递参数的时候,可以传递字符串,也就是写死了的值,怎样才能传递js获得的值???小弟新手,求助啊!好人一生平安!!!
2013年12月11日 02点12分 1
level 11
看 beforeAsync
2013年12月15日 10点12分 2
level 1
具体实现什么做?设置beforeAsync发现,JSP定义的hidden未定义。不能使用
2015年03月03日 03点03分 3
level 1
otherParam: { "参数名":function(){
return window.document.getElementById("参数名").value; }},
已经解决,方法如上
2015年03月03日 05点03分 4
[大拇指]谢谢~
2015年03月25日 01点03分
1