The HTML element contains a cell of a table header.
HTML元素包含一个表头单元。
The capability to link a response to a specific HTML element.
将响应链接到特定HTML元素的功能。
Thus, in Listing 4, the HTML element has an onload attribute.
因此,在清单4 中,HTML元素有一个onload属性。
Registered functions do not become methods of the HTML element.
注册的函数不会成为HTML元素的方法。
The most important aspect of this HTML is the root html element.
这个HTML最重要的一点是根 html元素。
You then flexibly apply the custom class to any available HTML element.
然后,就可以灵活地把这个定制类应用于任何可用的HTML元素。
Prepare the list of pairs of placeholder HTML element IDs and message keys.
准备占位符html元素ID和消息键对的列表。
CSS2's current state requires a separate HTML element for each background image.
根据CSS2.0当前的规定,每一个背景图像都需要各自的HTML元素。
Extract each (step3) HTML element, applying a string replace operation (step3a1).
提取每个(step3)HTML元素,执行字符串替换操作(step3a1)。
Separate out the paired list of HTML element IDs and corresponding message-values.
分离HTML元素ID及相应的消息值的成对列表。
It's possible to use a combination of HTML element and CSS to create a tree structure.
联合使用HTML元素和CSS创建一个树形结构是可行的。
Every event has a target, the XML or HTML element most closely associated with the event.
每个事件都有一个目标,xml或html元素和事件的关系最密切。
Then you add that class to the HTML element of your choice: paragraph, head, link, and so on.
然后,把这个类添加到您选择的HTML元素中:段落、标题、链接等等。
The object representing the HTML element is obtained with document.getElementById(this.outId).
代表HTML元素的对象通过 document.getElementById(this.outId) 获得。
Wherever MyHTML declares a new element, it includes a mapping back to an existing HTML element.
MyHTML 无论在哪里声明新元素,它都包括一个到现有HTML 元素的映射。
The fading reverses direction as the cursor moves away from, and then returns to, an HTML element.
当光标从HTML 元素移出然后又移回此元素时,淡入淡出会反转方向。
If the element's type is checkbox or radio, the value is added only if the HTML element is checked.
如果元素的类型为复选框或单选框,只有选中HTML元素时,才会添加值。
The first entry should be the ID of the HTML element where the resulting message should be displayed.
第一项应该是这个HTML元素的ID,结果消息应在此 HTML 元素内显示。
The second parameter is the ID of the HTML element on the page where the SWF will be embedded within.
第二个参数是在其中嵌入s WF的页面的HTML元素的ID。
For example, there is no native HTML element for a tree control, so one must be created via scripting.
例如,树形控件没有本机HTML元素,因此必须通过脚本进行创建。
You can attach this style to any kind of HTML element—such as a textarea—to make it four columns wide.
您可以将此样式添加到任何种类的HTML元素中 —— 比如说textarea ——来将它的宽度扩展到4列。
This utility function works on any HTML element, from a div to text input or a checkbox or select-list.
此实用工具函数适用于任何HTML元素,包括div、文本输入、复选框和选择列表。
If your context in Listing 4 is the HTML element, you can select a child element just by using its name.
如果在清单4中的上下文是html元素,就可以直接使用名称选择一个子元素。
You can describe your own component that could be a whole page, small panel, or even a single HTML element.
你可以描述自己的组件,这些组件可以是整个页面,也可以是较小的面板,甚至是单独的一个HTML元素。
The automatic update of the innerHTML property of the target HTML element with the content of the response.
使用响应内容自动更新目标HTML元素的innerhtml属性。
Best Practice 7: do not declare the default language of a document in the body element, use the HTML element.
最佳实践7:不要在body元素中声明文档的默认语言,使用html元素。
The functions registered with the attachEvent method of an HTML element do not become methods of that element.
用HTML元素的attachEvent方法注册的函数不会成为这个元素的方法。
The first step to interacting with a page element is to find it, which you can usually do using HTML element IDs.
与页面元素进行交互的第一步就是查找该元素,通常可以使用HTML元素ID进行查找。
The seldom-used HTML element makes the enclosed text slightly bigger than the surrounding text. Here's an example.
极少使用的HTML元素使得被其括起的文本比旁边的文本稍大一些。
The seldom-used HTML element makes the enclosed text slightly bigger than the surrounding text. Here's an example.
极少使用的HTML元素使得被其括起的文本比旁边的文本稍大一些。
应用推荐