Two Forms on the Same Bootstrap HTML Doc -


i trying 2 modal forms work independently on same html document. html document standard bootstrap template. if click submit button in form 1, nothing happens. however, when click submit button in form 2, submits data entered in both forms. here git hub link code...

https://github.com/locutustheborg/bootstrap-modal-form/blob/gh-pages/index.html


Comments

Popular posts from this blog

google app engine - 403 Forbidden POST - Flask WTForms -

Android layout hidden on keyboard show -

Parse xml element into list in Python -