Hello, I have a form that contains a select list. As the user scrolls through or mouses over the options in the list I would like to trap the event but I don't know what event applies. I tried the onBlur and onChange events but this did not work. My eventual goal is to use the event to change and src property for an image so that the user will see the image that corresponds to the item in the list that the mouse is currently over.
Thank everyone!
Ric
Thank everyone!
Ric