.load()
Load data from the server and place the returned HTML into the matched elements.
Load data from the server and place the returned HTML into the matched elements.
Bind an event handler to the “keyup” JavaScript event, or trigger that event on an element.
Bind an event handler to the “keydown” JavaScript event, or trigger that event on an element.
Bind an event handler to the “keypress” JavaScript event, or trigger that event on an element.