View Single Post
  #2 (permalink)  
Old 06-30-03, 03:20 PM
Ryan's Avatar
Ryan Ryan is offline
Coding Addict
 
Join Date: May 2003
Location: Virginia
Posts: 391
Thanks: 0
Thanked 8 Times in 3 Posts
As you may know, when you use an iFrame, it's a page that's nested into another page. So, when you say, "_top" it's going to do it in the iFrame. If I understood you correctly, then you want a link that is clicked in the iFrame to open in the main page. When you add the link, try putting the actual address of the page. I'm not a JavaScript expert so I could be entirely wrong, but from what I understand this should work OK.
Reply With Quote