The handle attribute assigns an identifier to the page element.
handle属性给页面元素分配一个标识符。
By varying the contour of a shape, you can easily make a page element stand out.
通过变换形状的轮廓线,你很容易就能凸显页面元素。
This opens the Page Elements tab in which click on Add Page Element in the sidebar.
打开这页内容统计表中点击加页边注的元素。
Dblclick - Called when a page element (doesn't have to be a Form element) is clicked on.
dblclick-当在页面元素(不一定是Form元素)上双击时调用。
It allows you to find any page element you want, simply and quickly, and take actions on them.
它使您可以简单快捷地找到所需的页面元素。
Finally, you looked at how to modify the CSS of a page element without having to reload the page.
最后,您了解到如何修改页面元素的CSS,而不需重新加载页面。
Click - Called when a page element (doesn't necessarily have to be a Form element) is clicked on.
click-当在页面元素(不一定是Form元素)上单击时调用。
Think of the data() functions as a way to access an internal Map that is contained on each page element.
不妨将data()函数视为用来访问包含在每个页面元素的内部Map 的一种方式。
If they release it over another page element with the mouseup (fn) defined, what behavior should take place?
如果用户用所定义的mouseup (fn)在另一个页面元素之上释放鼠标,那么应该发生什么行为呢?
In effect, each page element is a data object, which contains variables encapsulated by getter/setter methods.
实际上,每个页面元素都是一个数据对象,其中包含由getter/setter方法封装的变量。
The first step to interacting with a page element is to find it, which you can usually do using HTML element IDs.
与页面元素进行交互的第一步就是查找该元素,通常可以使用HTML元素ID进行查找。
Carefully consider each page element and make each one earn its place, based on functionality, not "wow" value.
仔细考虑每个网页元素,使每一个获得它的位置,在功能的基础上,而不是“哇”的价值。
This allows developers to create any custom attribute they want for a page element and attach any value to that attribute.
这就让开发人员可以创建他们想要给页面元素提供的任何定制属性,并能给该属性附加任意值。
The Response Time Breakdown view is associated with a page element (URL) from a particular execution of a test or schedule.
响应时间分解视图与特定的测试或者调度执行的页面单元(URL)关联。
The response time breakdown view is associated with a page element (URL) from a particular execution of a test or schedule.
响应时间分解视图和一个测试或者时间表的页面元素(URL)相关。
If you'll recall from the examples above, the selected elements could be 1 page element, or it could be many page elements.
回想一下上例您会发现,选定元素可以是单页面元素,或者是多页面元素。
This would be desirable if you want to have some flexibility in your plug-in, allowing users to pass in any type of page element.
如果您希望插件更加灵活,允许用户传入任何类型的页面元素,那么最好使用方法。
If you select display page element Responses, you get a display of the average time for each page element, as shown in Figure 19.
如果您选择DisplayPage ElementResponses,您会看到每一个页面元素的平均时间,如图19所示。
Script handlers can be programmatically added to virtually any page element, provided that the page element is marked with runat=server.
处理程序脚本可以被程序化的添加到每一个页面元素,只要这个元素被标记为runat=server。
This approach requires that any page element with a context menu be a server control, a requirement that may or may not be acceptable.
这种方法要求任何使用自定义快捷菜单的元素必须是服务器控件,有时这种要求是不合适的。
Each page element and widget should be self-contained and not interfere with other aspects of the page, and this solution will prevent that.
每个页面元素和小部件都应该是自含的,不与页面的其他方面发生干扰,名称空间解决办法能够阻止该问题。
First, a page element Selection Wizard (Figure 14) is presented so that you can pick a particular page element to view its transaction decomposition.
首先,有一个Page ElementSelectionWizard(见图14),以便您可以选取特定的页面单元以查看它的事务分解。
This example USES the response time breakdown option, which is selected under the schedule, to collect statistics on a captured page element when the test runs.
这个例子使用响应时间崩溃选项(它是在测试调度下面被选中的),在测试运行时收集被捕获的页面元素的统计数字。
Nearly every application will have a case when a certain page element needs to be hidden from view, or its view toggled depending on the state of another page element.
几乎所有的应用程序都会遇到这样的情况,即某个页面元素需要隐藏或其视图应该根据另一个页面元素的状态进行切换。
Similarly, you can already probably come to the conclusion that for every way to get information from a page element, you can also set the information on those elements.
同样地,您自己可能已经有了这样的结论:如果能从页面元素获得信息,那么也应该可以在这些元素上放置信息。
You also saw a new addition to jQuery, the data functions, which serve as a sort of HashMap on every page element, letting programmers create any attributes they might need.
您还看到了新添加到jQuery的data函数,此函数可充当每个页面元素的HashMap,让程序员可以创建所需的任何属性。
There is one interesting function that doesn't totally hide or show a page element, and that's the fadeTo() function, which lets a page element be made partially transparent.
有一个很有趣的函数,它可部分隐藏和显示页面元素,此函数是 fadeTo(),它能让页面元素部分透明。
You'd be repeating code. And, you'd be forced to find all the possible spots that a new page element could be added to the page and deal with the "hot element" issue at that point.
您可能正在重复编写代码,或者被迫查找可能添加新页面元素的点,然后在这些点上处理“热元素”问题。
JQuery gives you so many possible ways to search for page elements that sometimes it can be staggering to figure out which one is the best way to find your desired page element.
jQuery提供如此多的页面元素搜索方法,有时您难以指出哪种方法是最好的。
The ContextMenu control is also in charge of adding an oncontextmenu handler to each control or page element that registers to get one. I defined two ways for an element to get its own context menu.
快捷菜单也负责为每个控件或为注册快捷菜单的页面元素添加oncontextmenu事件处理器。
应用推荐