Ver Mensaje Individual
  #2 (permalink)  
Antiguo 03/02/2010, 20:35
Avatar de jackson666
jackson666
 
Fecha de Ingreso: noviembre-2009
Ubicación: Buenos Aires, Argentina
Mensajes: 1.971
Antigüedad: 14 años, 6 meses
Puntos: 65
Respuesta: Form 2 Submit distintos eventos

Código Javascript:
Ver original
  1. <script>
  2. function tuFuncion(){
  3.  
  4. window.open('tuURL.htm','tuNombreDeVentana','width=200,height=100');
  5.  
  6. }
  7. </script>
  8. <input type="button" name="boton2" value="boton2" onclick="tuFuncion();" />
__________________
HV Studio
Diseño y desarrollo web