Iframe 页面之前赋值、传值相关
在iframe子页面上的弹框给Iframe自己上面的元素赋值:(弹框和iframe子页面是同一级)
window.parent.document.getElementById("CategoryName").value = row[0].CateName;
在iframe子页面上的弹框给Iframe自己上面的元素赋值:(弹框和iframe父页面是同一级)
window.parent.document.getElementById("childpage").contentWindow.document.getElementById("CategoryName").value =row[0].CateName;
阿里云: www.aliyun.com
华赐软件: www.huacisoft.com
C#开源社区: www.opencsharp.net
清泓美肤苑: 清泓美肤苑
bootstrap权限管理系统: Asp.Net Mvc3 bootstrap权限管理系统