Tema: pop up
Ver Mensaje Individual
  #2 (permalink)  
Antiguo 03/05/2012, 19:16
chinanzio
 
Fecha de Ingreso: marzo-2007
Mensajes: 82
Antigüedad: 17 años, 1 mes
Puntos: 21
Respuesta: pop up

Algo asi ?

Código HTML:
Ver original
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  4. <title>Insert title here</title>
  5. function abrePopup(anchor) {
  6.     window.open(anchor.href, "", "");
  7.     return false;
  8. }
  9. </head>
  10.     <a href="http://www.google.es" onclick="return abrePopup(this);" >click aquí</a>
  11. </body>
  12. </html>
__________________
Hazle un favor a tu cerebro y juega Ajedrez online
Chess online