Twitter bootstrap – bootstrap modal registration form validate and submit
i am trying to validate a bootstrap modal registration form and submit to PHP page. bellow is my jquery code. i am new to jquery so could't able to make it <script> $(function () { //twitter bootstrap script $("button#submit").click(function ()…