
Sometimes you may have form elements that you need to changed based on other input. For example I have two selects on my page. The first one if the primary…
Sometimes you may have form elements that you need to changed based on other input. For example I have two selects on my page. The first one if the primary…
This is a basic example of how to dynamically add new options to your select drop down without reloading the page. I’m not saving these in the database, but it’s…