Try: Code: window.opener.document.getElementById['img1'].src = "c:\Windows\a.gif"
window.opener.document.getElementById['img1'].src = "c:\Windows\a.gif"
window.opener.document.getElementById['img1'].src = "c:\sample.gif" " getElementById['img1'].src " src is not its property . So i cant access the image source in my parent window. Can u give me someother solution. Thanks in advance
Forum Rules