Browser Events
Browser event in jquery occurs when the user interacts with the browser. Following are the properties of the browser events.
The .resize() event triggers or binds the event handler to the resize event of an element.
The .scroll() event triggers or binds the event handler to the scroll event of an element.