Ver Mensaje Individual
  #2 (permalink)  
Antiguo 20/08/2010, 12:50
Avatar de Adler
Adler
Colaborador
 
Fecha de Ingreso: diciembre-2006
Mensajes: 4.671
Antigüedad: 17 años, 3 meses
Puntos: 126
Respuesta: Ayuda con href

Hola

Prueba así
Código HTML:
Ver original
  1. <input type="button" name="enlace" id="enlace" value="enlace" onclick="window.location.href='http://www.google.es';" />
Suerte
__________________
Los formularios se envían/validan con un botón Submit
<input type="submit" value="Enviar" style="background-color:#0B5795; font:bold 10px verdana; color:#FFF;" />