I have this code: https://www.w3schools.com/howto/howto_custom_select.asp
I just want to add a different URL to each option so it gets opened when clicked. I've tried so many ways and none of them works. I don't understand Javascript and I think the options I've tried may be in conflict with this ones.
Can anyone help with this issue? Thank you so much for your time and help.
Try "onclick" instead of "value".