Links inside iframe
Posted: Mon Nov 03, 2008 9:20 am
Heya,
I'm currently in the need of including my webpage in an iframe. So I do like this (it's a facebook application, but still basically the same):
echo'<fb:iframe src="http://www.hero-fight.com/facebook/index2.php" width="750" height="700" name="Hero-Fight">';
Problem is, when I run it on IE, when I click the links inside the Iframe, they redirect me to index2.php instead of staying inside the Iframe. Works perfectly on firefox. How do I get the links to open inside the iframe?
Regards
I'm currently in the need of including my webpage in an iframe. So I do like this (it's a facebook application, but still basically the same):
echo'<fb:iframe src="http://www.hero-fight.com/facebook/index2.php" width="750" height="700" name="Hero-Fight">';
Problem is, when I run it on IE, when I click the links inside the Iframe, they redirect me to index2.php instead of staying inside the Iframe. Works perfectly on firefox. How do I get the links to open inside the iframe?
Regards