If I have a web page with a iframe and that iframe has a link, can I load the webpage with the link iframe?
pageMaster.html:
<iframe src="pageDetail.html">
If I have a web page with a iframe and that iframe has a link, can I load the webpage with the link iframe?
pageMaster.html:
<iframe src="pageDetail.html">