Accessing parent frame's elements - The parent document
by salman
HTML
<p id="div1">The color of this paragraph is transparent.</p>
<iframe id="iframe1" src="http://jsfiddle.net/salman/tye5R/show/" style="width: 200px; height: 200px;">
by salman
<p id="div1">The color of this paragraph is transparent.</p>
<iframe id="iframe1" src="http://jsfiddle.net/salman/tye5R/show/" style="width: 200px; height: 200px;">