Hi,
In my jsp page, I have an iFrame and I want to access a text field inside this iframe in my parent page's javascript.
Tried many ways.. but cudnt get it work...
eg: window.frames['FrameName'].document.getElementById('txtfieldName');
kinda urgent..Please help...



Reply With Quote


Bookmarks