.on()
Attach an event handler function for one or more events to the selected elements.
Attach an event handler function for one or more events to the selected elements.
Bind an event handler to the “mousemove” JavaScript event, or trigger that event on an element.