From: panore on 22 Jan 2010 06:22 Hello Friends, I have a parent page containing an iframe which load an another page with radio buttons in it. Now i have to get the iframe radio buttons from the parent page to work on. I have used the following script to get the radio button but didint worked i.e window.frames['frame01'].document.getElementById('idname') top.document.getElementById('iframe').form[0].elements parent.document.getElementById('iframe').form[0].elements any suggestions to do it regards sunil panore
|
Pages: 1 Prev: Key Codes for some keyboard buttons Next: Could this be done in javascript? |