Click here to Skip to main content
15,949,741 members
Please Sign up or sign in to vote.
4.33/5 (2 votes)
See more:
XML
<div id="id1">
<div id="id2">
<table>
<tr><td class="myclass">

</td></tr>
</table>
</div>
</div>


XML
<iframe class="iframe1">
<iframe id="iframe2">

****mycode*******


</iframe>
</iframe>




the above is my code now i want find the myclass elments from the iframe2

please help me..........

thanking you with regards....
Posted
Updated 13-Jun-13 1:57am
v3
Comments
Sunasara Imdadhusen 13-Jun-13 7:58am    
You can not access the element from iframe it it is loading cross domain site.
Anil.Adari 13-Jun-13 8:53am    
if want to access is their any other ways to do? if so, please go on....
thanks for the response.......

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900