What is $(window).load() method in jQuery?
Answers
Answered by
0
The load() method was deprecated in jQuery version 1.8 and removed in version 3.0. The load() method attaches an event handler to the load event. The load event occurs when a specified element has been loaded. This event works with elements associated with a URL (image, script, frame, iframe), and the window object.
Similar questions
Computer Science,
6 months ago
Chemistry,
6 months ago
Science,
6 months ago
Computer Science,
1 year ago
Math,
1 year ago
Math,
1 year ago
English,
1 year ago