摘要:
父窗体中有一个iframe,子窗体是通过iframe在父窗体中展现的父窗体javascript代码:function Callout(telNum){ if(telNum!="") { if(Agent.MakeCall(telNum,0)) { document.getElementById("txtEvent").value="正在呼出"; } else { alert("错误:"+Agent.ErrorCode+",错误描述:"+Agent.GetLastErrInfo()); } } e 阅读全文
posted @ 2011-11-04 11:18
卡莱
阅读(219)
评论(0)
推荐(0)
浙公网安备 33010602011771号