0

Anyone how to use onMouseover() and onMouseOut() for imageÂż? This question about javascript please give me example of the code

15th Sep 2019, 10:56 AM
Kino Ilfi
Kino Ilfi - avatar
2 Answers
15th Sep 2019, 7:37 PM
Ibrokhim Shokirov
Ibrokhim Shokirov - avatar
+ 1
onMouseOver is an event that trigger when your cursor is on that image. onMouseOut is an event that happen when your cursor is not on the image. You need a function, assign it to the image, and that is it.
15th Sep 2019, 11:59 AM
🍇 Alex Tușinean 💜
🍇 Alex Tușinean 💜 - avatar