I want to access the elements of IFrame.
Suppose here is my code ....
[code=HTML]
<iframe .... ></iframe>
[/code]
Now i want to access the elements inside the IFrame ..how can i do that ?
Suppose here is my code ....
[code=HTML]
<iframe .... ></iframe>
[/code]
Now i want to access the elements inside the IFrame ..how can i do that ?
Comment