What's new
HTML Forums | An HTML and CSS Coding Community

Welcome to HTMLForums; home of web development discussion! Please sign in or register your free account to get involved. Once registered you will be able to connect with other members, send and receive private messages, reply to topics and create your very own. Our registration process is hassle-free and takes no time at all!

Getting Input From Dropdown

bayw99

New member
1638380606492.png
So I am trying to store the input from this dropdown so I can use it on the next HTML page but am not sure how to go about it. I need it to store the Yes or No. I also have other dropdowns similar to this one with more options that I need to do the same thing for. Also, can I get a simple explanation as to what the line new mdc.select.MDCSelect(document.querySelector(".wax-drop-down-f-selected-custom .mdc-select")); does?
Thanks for the help!
 
Back
Top