<div ="alert('Hi!');"> put the mouse pointer over me </div> | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 4

<div ="alert('Hi!');"> put the mouse pointer over me </div>

17th Sep 2016, 12:17 PM
Palermo R. Gaviola
Palermo R. Gaviola - avatar
4 Answers
+ 1
<div onmouseover="alert('Hi!');">Put the mouse pointer over me!</div>
17th Sep 2016, 1:48 PM
Zen
Zen - avatar
0
onmouseover
6th Apr 2020, 12:40 AM
Mizanur Rahman Pranto
0
Correct answer: onmouseover
4th Jun 2020, 1:32 AM
George
0
onmouseover
17th Apr 2021, 6:05 PM
Esrat Refa Eshu
Esrat Refa Eshu - avatar