Image

Imagefunvill wrote in Imagewebdev 😧blank

Listens: Not playing anything

[Solved] Set a select with a mouse over

Hello

I'm trying to find a way to set a select's value via a mouse over on a image.

For example:
The user moves his mouse over a red square; I want the value of "red" to be selected in a select statement.

I have created this page as an example
http://lj.funvill.com/dev/web/mouseover/

Even if you don't know how to answer this question but have seen this affect some where else, Please send me a link to the other page as I might be able to figure out how they did it.

Edit
Solution:
See Q_21290143