摘要:
一、Iframe 篇//父对象得到子窗口的值//ObjectID是窗口标识,ContentID是元素IDfunction GetValue(ObjectID,ContentID){ var IsIE = (navigator.appName == 'Microsoft Internet Explorer') if(IsIE) {//如果是IE alert(document.frames(Obje... 阅读全文
posted @ 2010-06-10 14:21
steven_2005
阅读(1128)
评论(0)
推荐(0)
浙公网安备 33010602011771号