Hey Yall, Im sure this is a really easy question but it has been 5+ years since I have done anything in JS and I have been having issues finding an answer online.
The basic issue is that I am trying to have 2 drop down lists within 1 form. I want a function to get the selected variables from each list. I guess I am having the issues with reference or how to pass the variables.
In the end I want a button that onClick calls the funtion to make sure both objects from the lists have been changed before passing the information.
If anyone could point me in the right direction(website that explains) it would help alot.
Thanks
Dave
The basic issue is that I am trying to have 2 drop down lists within 1 form. I want a function to get the selected variables from each list. I guess I am having the issues with reference or how to pass the variables.
In the end I want a button that onClick calls the funtion to make sure both objects from the lists have been changed before passing the information.
If anyone could point me in the right direction(website that explains) it would help alot.
Thanks
Dave