Can I redirect the parent page through an anchor text from Javascript within an iFrame?
Use parent.location=url; in Javascript
parent.location=url;