![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
03/08/2003, 16:00
|
![Avatar de serversp](http://static.forosdelweb.com/customavatars/avatar37050_1.gif) | Usuario baneado! | | Fecha de Ingreso: julio-2003
Mensajes: 110
Antigüedad: 21 años, 6 meses Puntos: 0 | |
Pues pon:
$content = " <script>
parent.document.getElementsByTagName('frameset')[0].cols='*,0';
</script> ";
O bien:
$content = " <script>
parent.document.getElementsByTagName(\"frameset\")[0].cols=\"*,0\";
</script> "; |