load 事件

为 “load” 事件绑定事件处理程序,或在元素上触发该事件。

.ready()

指定一个函数,在 DOM 完全加载时执行。

unload 事件

为 “unload” 事件绑定事件处理程序,或在元素上触发该事件。