J
Jason
Hi there,
I have a label for a selectbox beside a selectbox. The label uses javascript to change it's value depending on the value selected within the select box. This, at the moment, only works when the value of the select box has been selected by a mouse click (not by keyboard weirdly).
What I would like to happen is the value of the hovered over value gets reported when the cursor is over the option - kind of like on mouse over or css :hover.
Any ideas on how to achieve this? I'm using jquery (not a favourite here from what I've read).
Cheers,
J
I have a label for a selectbox beside a selectbox. The label uses javascript to change it's value depending on the value selected within the select box. This, at the moment, only works when the value of the select box has been selected by a mouse click (not by keyboard weirdly).
What I would like to happen is the value of the hovered over value gets reported when the cursor is over the option - kind of like on mouse over or css :hover.
Any ideas on how to achieve this? I'm using jquery (not a favourite here from what I've read).
Cheers,
J