摘要:
2012年4月27日 16:50:29jsp代码:<select id="addTradpnameId" onchange="getprojectByCode(addTradpnameId,pnameId)" style="width:150px;"></select>js代码://添加商标:项目分类与项目名称 function getprojectByCode(sid,printid){ alert(sid); alert(printid); var selcode = $("#"+sid
阅读全文