2.226 .mouseover
The .mouseover attribute enables to configure an image object to respond to mouseover events.
By default, the attribute is set to false and the picture displayed by the image object does not change when the mouse pointer is above the object.
Definition
-
Data type
boolean
-
Access
get, set
-
changed event
yes
If .mouseover is set to true, the tile resources given in .picture[tile_mouse_over] and .picture[tile_active_mouse_over] are displayed when the mouse pointer is moved over the image object or the left mouse button is pressed over it.
See also
Attribut