Form validation using javascript and BootstrapDialog – Twitter bootstrap
I'm trying to do form validation by using javascript, however, I think there are some issues for the name field. Whenever I enter any value for name field, it will automatically skip other validation and direct me to index.php. Another…