View Single Post
  #1 (permalink)  
Old 06-11-09, 11:06 AM
samdod samdod is offline
New Member
 
Join Date: Jun 2009
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Break out of Iframe

I am using an iframe to display an article page that is generated from php scripts and a database.

Is there a way to make every link displayed in the iframe target="_top" or _blank. so when they click on the link it will take them out of the iframe out of the site and to where the link goes?

thank you!
Reply With Quote