[jQuery] Select hover

[jQuery] Select hover


Is it possible to have a hover event on a select element.
Basically what I am trying to do is hover over a select box of colors
and show a swatch for that color when you hover over that option.
Thanks!!