Category: Document Loading

Category: Document Loading

jQuery.ready

A Promise-like object (or “thenable”) that resolves when the document is ready.

.load()

Bind an event handler to the “load” JavaScript event.

.ready()

Specify a function to execute when the DOM is fully loaded.

.unload()

Bind an event handler to the “unload” JavaScript event.

© The jQuery Foundation and other contributors
Licensed under the MIT License.
https://api.jquery.com/category/events/document-loading

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部