Ver Mensaje Individual
  #2 (permalink)  
Antiguo 30/11/2010, 12:09
Avatar de malakian
malakian
 
Fecha de Ingreso: septiembre-2010
Ubicación: $malakian->Colombia();
Mensajes: 469
Antigüedad: 14 años, 4 meses
Puntos: 45
Respuesta: problemas tabla e iframe

tal vez no he sido muy claro...

archivo.php
Código HTML:
Ver original
  1.   <head>
  2.     <script language="JavaScript" type="text/JavaScript">
  3.         function insertar(resultado){
  4.            var variable=document.getElementById('Cuerpo');
  5.            alert(variable);
  6.         }
  7.     </script
  8.  </head
  9.  <body>
  10.     <iframe name="asientos" src="asientos9.php" width="100%" height="300" marginwidth="2" marginheight="2" frameborder="1">
  11.      Su navegador no soporta iframes
  12.     </iframe>
  13.   </body>
  14. </html>

en asientos9.php

Código HTML:
Ver original
  1. <table id="Cuerpo">
  2.  

el error es:
como si no pudiera encontrar a id="Cuerpo"...
por favor un consejo.. no se como mas explicarlo
variable is null
__________________
Guitar Loco, Desarrollador Web PHP
Sigueme: @jose1x