?function selflog_show(id)? ? ? {?? ? ? ? ?var num = ?parseInt(document.getElementById("number").value);?? ? ? ? ?J.dialog.get({id: 'haoyue_creat',? ? ? ? ? ? title: '購(gòu)物成功',? ? ? ? ? ? width: 600, height:400,?? ? ? ? ? ? ? ? ? ? ? ?link:'<%=path%>/servlet/CartServlet?id='+id+'&num='+num+'&action=add', cover:true});? ? ? }
J.dialog.get()不能提交?
YTeasyman
2016-03-08 14:50:05