Execute a script when a mouse wheel is being scrolled over an element in HTML?

When a mouse wheel is being scrolled over an element, the onwheel attribute triggers.

Example

You can try to run the following code to execute a script when a mouse wheel is being scrolled over an element in HTML −


   
   
   
      
This is demo text. Roll the mouse wheel here.
         
Updated on: 2020-05-30T22:58:31+05:30

378 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements