[Select] Can't attach events to select's options when there are more than 2 selects

Author: jpelayCreated Mar 21, 2024Updated Mar 22, 2024

I have two selects in one page and I want to attach an event handler to do something when they are selected, but there's no way to target each one of these divs, because as far as I can see there's no `id` or `name` I can know in advance.