http://startbootstrap.com/template-o...ws/clean-blog/
Le agrego cualquier formulario y al pulsar enviar me devuelve errores de JS, y el boton no envia nada, parece un conflicto
Código HTML:
<form action="http://www.librosweb.es/maneja_formulario.php" method="get"> Escribe tu nombre: <input type="text" name="nombre" value="" /> <br/> <input type="submit" value="Enviar" /> </form>
Cita:
Uncaught TypeError: Cannot read property 'indexOf' of undefined$.jqBootstrapValidation.submitSuccess @ clean-blog.js:25(anonymous function) @ clean-blog.js:155jQuery.event.dispatch @ jquery.js:4409jQuery.event.add.elemData.handle @ jquery.js:4095