Ver Mensaje Individual
  #2 (permalink)  
Antiguo 23/02/2012, 00:27
Avatar de emprear
emprear
Colaborador
 
Fecha de Ingreso: junio-2007
Ubicación: me mudé
Mensajes: 8.388
Antigüedad: 16 años, 10 meses
Puntos: 1567
Respuesta: 3 (Tres) enlaces en un mismo Link

Código HTML:
Ver original
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es" >
  4. <title>Cargar 3 iframes</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <meta name="description" content="x" />
  7. <meta name="keywords" content="x" />
  8. <meta http-equiv="Content-Language" content="ES" />
  9. <meta http-equiv="Content-Style-Type" content="text/css" />
  10. <meta http-equiv="Content-Script-Type" content="text/javascript" />
  11. <meta http-equiv="imagetoolbar" content="no" />
  12. <meta name="copyright" content="&copy; 2006, Guillermo Gianello" xml:lang="es" lang="es" />
  13. <meta name="author" content="http://emprear.com"  xml:lang="es" lang="es" />
  14. </head>
  15.     <div>
  16. <p><a href="inicio-juegosps1.html"target="I1"
  17. onclick="parent.frames['I2'].location.href='menujuegosps1.html';parent.frames['I3'].location.href='x.html';return true">
  18. cargar 3 frames</a></p>
  19.  
  20. <p><br />Primer iframe</p>
  21. <iframe name="I1" width="300" height="100"></iframe>
  22. <p><br />Segundo iframe</p>
  23. <iframe name="I2" width="300" height="100" style="display: inline-block;"></iframe>
  24.  
  25. <iframe name="I3" width="300" height="100" style="display: inline-block;"></iframe> tercer iframe
  26. </div>
  27. </body>
  28. </html>

Saludos
__________________
La voz de las antenas va, sustituyendo a Dios.
Cuando finalice la mutación, nueva edad media habrá
S.R.