Ver Mensaje Individual
  #1 (permalink)  
Antiguo 27/05/2009, 14:21
Avatar de Superlinux
Superlinux
 
Fecha de Ingreso: octubre-2005
Ubicación: Colombia
Mensajes: 662
Antigüedad: 19 años, 3 meses
Puntos: 1
Pregunta link .. funciona en mozila pero no en explorer

Código PHP:
<head>
<
script type="text/javascript">
function 
abrir_vent(){
    
    
//Centra dependiendo de la resolucion de la pantalla
    
left screen.width 940 2;
    
top screen.height 640 2;

    
//alert(id_map);
    
vent window.open('simulador_ventas.php','vent','height=640,width=940,scrollbars=yes, resizable=yes, left= ' left ', top=' top); 
    
vent.focus(); 
}
</script>
</head> 
<body>
<a href=# onClick="abrir_vent()" class="tituloesp">Simulador Ventas</a>
</body>

que estara pasando ???
__________________
"La vida sigue su curso, tú toma parte de ella."