jquery - Multilevel Dropdown in PHP with form validations -


i'm new php. want create form when select vehicle category, drop down should show names of vehicles in it. i'm unable use auto submit since form validations there.

for example:

vehicle number vehicle type : {light, heavy} vehicle : {car, van} -> should appear whenever user selects light category owner name: dl number: 

since fields validated, , i'm using laravel framework don't know how this.

thanks in advance


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -