I’ve created a transparent small month selector using HTML elements. Now, I want to store the selected value in a database using JavaScript (toolbox). I’m struggling to figure out how to access the value selected in my month selector using JavaScript (toolbox). How can I utilize the value selected in my month selector in JavaScript (toolbox)?
(I didn’t use the date picker provided by bubble.io because its design is too poor!)
Here is the code for the transparent small month selector I’ve created using HTML elements.



