Hyperlink within iframe and open page on parent window not in iframe

If any one give a hyperlink in iframe, then genrally this link opened within iframe , but if you want to open that hyperlink in parent browser window then do this and enjoy :)

(helps to handle iframe type fancybox also)

ie hyper links which opens in parent window not in iframe.
<a class="fancybox-close" onclick="parent.document.location='some_url’></a>

Comments

Popular posts from this blog

Sort Products by popularity count in Magento

Safe name of a file by php