
Looping through a table using Javascript
Hi!
I have a table that has some data. I also have a dropdown where a user can select values. I want to be able to populate some elements with data from the table based on the selected value in the dropdown.
How would I go about doing this?
Thanks,
Marc
Edit: I have edited the title and this post to better suit the answer below.
Hi!
I have a table that has some data. I also have a dropdown where a user can select values. I want to be able to populate some elements with data from the table based on the selected value in the dropdown.
How would I go about doing this?
Thanks,
Marc
Edit: I have edited the title and this post to better suit the answer below.
Login to reply