level 2
我在用ztree otherParam传递参数的时候,可以传递字符串,也就是写死了的值,怎样才能传递js获得的值???小弟新手,求助啊!好人一生平安!!!
2013年12月11日 02点12分
1
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
![[大拇指]](/static/emoticons/u5927u62c7u6307.png)
谢谢~
2015年03月25日 01点03分