How to access elements of IFrame in Main Form on NN7/Mozilla 1.6?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How to access elements of IFrame in Main Form on NN7/Mozilla 1.6?
I have an Iframe named "ifr_top"

I can using

document.ifr_top.document.getElementById("txt_name").value

to get the value on IE

but above code doesn't work on NN7 and Mozilla 1.6!!

How can I solve this problem?

Thanks a lot.
 
Your post went unanswered. Have you resolved this issue? If you still need
help, please post the original question with your request.
 
Back
Top