Can I show input opts only after selecting from ‘select’ tag in JQuery/JS?
I'm trying to create this form page. I already have a form ready for data insertion to database. I just need to stylize it so that the form changes dynamically after selection change. I'm trying to create it dynamic so…