释义 |
div. 基本例句 divide 分开,division 区分 The HTML that is constructed is then placed in that DIV so it displays instantaneously. 然后所构建的 HTML会填充到这个 DIV中,这样它就能即时显示响应内容。 ibm The width of DIV is not the absolute value, but rather the minimum width. DIV的宽度不是绝对的,而是最小宽度。 ibm Additionally, each slide is also presented by a DIV object. 此外,每个幻灯片也要被一个 DIV对象代表。 ibm All of the table cells are wrapped within a table row TR, which in turn is wrapped in a DIV element. 所有单元格都包围在表行中 TR,而表行又被 DIV元素包围。 ibm Finally, obtain the DIV element, which is used to display the response. 最后,获取 DIV元素,它是用于显示响应的。 ibm I“hacked” the link inside the ID of the DIV, which probably isn't the ideal method. 我其实“破坏”了此 DIV的 ID内的链接,而这显然不是最理想的方法。 ibm If you change the size of the window, some browsers will also change the width of DIV. 如果改变窗口的大小,一些浏览器也会改变 DIV的宽度。 ibm In modern browsers, CSS properties aren't limited to DIV elements. 在现代浏览器中, CSS属性并没有局限于 DIV元素。 ibm In this article, DIV, TABLE, and TD represent the nodes in the DOM tree; of course, you can also treat them as HTML tags. 在本文中, DIV、 TABLE和 TD代表 DOM树中的节点;当然,也可以将它们当作 HTML标记对待。 ibm It also renders DIV within the dialog container for the dialog content. 它还将在对话框内容的对话框容器中呈现 DIV。 ibm Listing10 shows how we style these two DIV containers. 清单10显示如何对这两个 DIV容器应用样式。 ibm Suppose you want to use DIV to draw a popup menu. 假设您希望使用 DIV建立一个弹出菜单。 ibm The array is then iterated through, and a DIV element is created for each item in the array. 随后遍历该数组,为数组中的各项创建一个 DIV元素。 ibm The DIV element is added to the Suggestion List. 将 DIV元素添加到建议列表中。 ibm Then someone tells you they need to have the first paragraph within each DIV block display text colored red. 然后有人告诉你每个 div块第一段里文本颜色需要红色。 blog.sina.com.cn This function is starting the AJAX request and adding an DIV Block with some more text. 这个函数启动 AJAX请求并添加一个包含文本的 DIV块。 ibm Unfortunately, you'll soon realize that DIV causes similar problems. 不幸的是,您很快就会意识到 DIV会造成相似的问题。 ibm When the page is first rendered, a DIV container is rendered for the dialog box. 初次呈现页面时,将为对话框呈现一个 DIV容器。 ibm You need to get the length of the text dynamically and then set the size of DIV. 需要动态地获取文本的长度,然后设置 DIV的大小。 ibm |