
Tag: ajax
Posted Date:
-
Bootstrap HTML contact form with Ajax validation and send via php
Every time we are creating html form using Bootstrap with jquery validation ,but in this we can see how to send the html form data to mail with ajax and php with…
-
Dynamic dependent Dropdown – Categories posts
This post guides you to how dynamically add drop down of wp posts categories, and based on the selection of category from drop down sub-categories or posts will show in another drop…