menios Posted December 7, 2007 Share Posted December 7, 2007 I ve an iframe as my main diplay area.So the user browse, add some items to their cart view their cart and all this happens in the iframe now when the user is ready to procceed to checkout they are prompted to fill a form with their details. but when i add <a href="form.php">Procceed</a> the form is displayed in the iframe.I would like my link to link to the form directly not throught the iframe.How can i do this? Quote Link to comment Share on other sites More sharing options...
menios Posted December 7, 2007 Author Share Posted December 7, 2007 Solved In case anyone has the same problem the answer is to add target="_top" Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.