js jquery 传值问题_已解决_博问_博客园
2013年6月19日 - alert(id); //此时id为字符串 $('#cjd').append("<input type='button' value='节点设置' onclick='Edit...
关于jquery ajax中传值问题_百度知道
因为在ajax success后,里面定义的data 不是全局变量的话 就会取不到值的,还有没看到您定义ajax的格式是json 是html 还是text呢? 看到您用这个$('#'+formId)...