getElementById Inside an iframe

Team Leader
11Apr2011,16:00   #1
coderzone's Avatar
I want to get the Element Inside and source of an iframe page.

For Example.

In index page I load page1.html in an iframe. Inside Page1 we have few elements by id and I want to get a property of the Element for the page1. Something like

<Something>getElementById('friendselector');

is it possible?
Go4Expert Founder
11Apr2011,17:15   #2
shabbir's Avatar
See this