I have an iframe (with ID=‘MyIFrame’) and it loads a form (called ‘FormA’). This form has a field (called ‘FieldA’).
I want to get the value of FieldA using javascript with Firefox. Note that i know how to do using using IE but it doesn’t seem to work with Firefox…