For a select element we have the onchange event. I'm looking to trigger a function call if the user clicks on the drop down, but then selects the same current option.
Am wondering if anyone has tried this before, and what a reliable sequence of onclicks, onmouseups etc might look like.
Thanks