Comunidad de diseño web y desarrollo en internet online

Formulario

Citar            
MensajeEscrito el 23 Dic 2013 06:13 pm
Hola amigos el que escribe es nuevo en html5 y bueno haciendo un pequeño formulario al cual quiero validar aplicando el atributo "required" pero no puedo lograrlo ya he investigado pero no me sale, aca le envio el pequeño codigo haber si pueden ayuarme y saber en dodne esta mi error, gracias.

Código HTML :

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="estilos.css" type="text/css" />   
<meta charset="utf-8"/>
        
<meta name="description" content="videos frame" />
       <title>Videos</title>
       
</head
</body>
<div id="conter">Mis videos en html 5</div>

<div id="fr">
<form action="mailto:[email protected]" method="post">
Nombre<br>
<input title="Se necesita un nombre" type="text" name="nombre" id="texto1" placeholder="Ingresa aca tu nombre" required autofocus><br>
Apellidos<br>
<input type="text" id="texto2"><br>
<input type="button" value="enviar">
</form>
</div>
</body>
</html>

Por jarvi22

22 de clabLevel



 

chrome
Citar            
MensajeEscrito el 23 Dic 2013 07:43 pm
Required no funciona con mailto.

Por DriverOp

Claber

2510 de clabLevel



 

opera
Citar            
MensajeEscrito el 23 Dic 2013 07:49 pm
¿No es porque para enviar con input type="button" hace falta javascript?

Prueba con <input type="submit" value="enviar">

Por walden

Claber

120 de clabLevel



 

chrome
Citar            
MensajeEscrito el 23 Dic 2013 08:48 pm
Grcais y bueno si me resulto y hay formularios en donde hay unos asteriscos al costao de los campos de texto y como se podria hacer eso.

Por jarvi22

22 de clabLevel



 

chrome

 

Cristalab BabyBlue v4 + V4 © 2011 Cristalab
Powered by ClabEngines v4, HTML5, love and ponies.