onload Function的意思|示意

美 / / 英 / /

onload函数


onload Function的网络常见释义

加载成功时激发 ... 当文档加载时运行脚本 onload script 加载成功时激发 onload Function 启动时加载 load on startup ...

onload Function相关例句

The onload attribute of the tag tells the browser to call the plot function when the page is loaded.

标记的onload属性告诉浏览器在载入页面时调用plot函数。

This is shown in Listing 13, along with my page's onload function.

清单 13 展示了这一过程,以及页面的 onload 函数。

Listing 1. Code for onLoad function.

清单1 . onLoad函数代码。

onLoad — This function is where you place initialization code.

onLoad — 在此函数中放置初始化代码。

The HTML BODY tag taken from AddressBook.html shown below associates the OnPageLoad function with the onload event, and is called whenever the page is loaded.

下面显示的AddressBook . html中的html BODY标记将onpageload函数与onload事件相关联,每当装载该页面时,就会调用这个函数。

Before we began tracking history in the photo gallery application, we simply needed to call the x_get_table function during the onload event for the page.

在开始跟踪相册应用程序的历史记录之前,只需要在页面加载过程中调用x_get _ table函数即可。