|
|
|
|
@ -1,6 +1,6 @@
@@ -1,6 +1,6 @@
|
|
|
|
|
$(function() { |
|
|
|
|
|
|
|
|
|
$("#contactFrom input,#contactForm textarea").jqBootstrapValidation({ |
|
|
|
|
$("#contactForm input,#contactForm textarea").jqBootstrapValidation({ |
|
|
|
|
preventSubmit: true, |
|
|
|
|
submitError: function($form, event, errors) { |
|
|
|
|
// additional error messages or events
|
|
|
|
|
|