Código PHP:
echo "<li><a href=\"gal.php?cat=".$subgallery_id."\" target=\"gal777\" >".stripslashes($subgallery_name);
<iframe name="gal777" width="750" height="400" src="gal.php?cat=36" scrolling="no" frameborder="0"></iframe>
| |||
Link a iframe con ie 7 tengo este iframe en firefox funciona el enlace con target a este iframe pero en IE7 no funka alguien puede ayudarme. Código PHP: |