20/08/2010, 12:50
|
| Colaborador | | Fecha de Ingreso: diciembre-2006
Mensajes: 4.671
Antigüedad: 18 años, 1 mes Puntos: 126 | |
Respuesta: Ayuda con href Hola
Prueba así
Código HTML:
Ver original<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;" /> |