IFRAME
- 网络内联框架;内置框架;嵌入式框架
-
You can also create a test file that has an iframe element that includes your new widget .
我们也可以创建一个测试文件,它用一个iframe元素包含我们创建的新Widget。
-
Set the IFrame 's Name property to a blank page on the host application 's domain .
将IFrame的Name属性设置为主机程序域上的空白页面。
-
The iframe data-transmission mechanism described above introduces security vulnerabilities .
上述iframe数据传输机制同样会带来安全漏洞。
-
You can use several techniques to prevent iframe fragment-identifier attacks
您可以使用以下几种技术来阻止iframe片段标识符攻击
-
By relating to our practice the paper introduces methods to make network-based courseware by combing Iframe and table label .
文章结合实践介绍了二者结合制作网络课件的具体方法。
-
The iframe approach was the common way to get Ajax functionality before the XMLHttpRequest object was implemented everywhere .
iframe方法是在XMLHttpRequest对象得到普遍实现之前获得Ajax功能性的常见方法。
-
Set the IFrame src to the dialog URL .
将对话框URL设置成IFramesrc。
-
Now the src attribute of the IFRAME is set dynamically on widget initialization .
现在,将在小部件初始化时动态地设置IFRAME的src属性。
-
IFrame : The static page contains IFrames that render the portlets .
IFrame:包含决定portlets的IFrames的静态页面。
-
The result is a simple , static window that , thanks to the power of iframe , still offers an impressive result .
清单1的结果是一个简单的静态窗口,由于使用了iframe,因此仍然提供了非常不错的结果。
-
IFrame is a newer video format meant to make it easy to import , edit and share videos .
iFrame是一种比较新的视频格式,能够轻松地导入、编辑和共享。
-
You can display these portlets by using server-side aggregation , Ajax , or an IFrame element .
通过使用服务器端的聚合,Ajax,或者一个IFrame元素来显示它们。
-
The control wraps the IFRAME and URL access parameter logic and provides a simpler method of embedding reports into your application .
该控件封装了IFRAME和URL访问参数逻辑,并提供了一个更简单的用于将报表嵌入到应用程序中的方法。
-
Find all the child nodes inside the matched elements ( including text nodes ), or the content document , if the element is an iframe .
查找匹配元素内部所有的子节点(包括文本节点)。
-
The new models have a dedicated iFrame video recording mode that uses the same format that is used to edit on a computer to speed up the process .
新机型有一个专门的iFrame录像模式,采用相同的格式计算机上编辑,以加快处理速度。
-
Modify the value min-height on the iframe element to increase the height of the widget and eliminate the vertical scroll bar .
在iframe元素上修改值min-height,以通过增加小部件的高度来消除垂直滚动条。
-
Remove the URL from the markup by removing the src attribute from the IFRAME in the iWidget XML definition .
通过在iWidgetXML定义中将src属性从IFRAME删除来从标记中删除URL。
-
In the Memo Read scene , the button utilizes a hidden iFrame to invoke a custom agent called ReadMailRtAgent .
在MemoRead场景中,按钮利用隐藏的iFrame来调用一个名为ReadMailRtAgent的自定义代理。
-
Actually , Ajax isn 't truly required ; by using an iframe appropriately , you can manage the same effects , though in a more complicated way .
(实际上,不一定非使用Ajax;适当地使用iframe,也可以产生相同的效果,但是方法比较复杂)。
-
The client 's onload event handler is invoked when the CM provider sets the IFrame src to the return URL .
当CM提供者设置IFramesrc以返回URL时,客户的onload事件处理器得到激活。
-
Table label is commonly used in webpage layout , and Iframe label is gaining favor among webpage designers because of its own merits .
表格是网页布局中最常用的对象,而浮动框架以其自身的优点,被越来越多的网页设计者所推崇。
-
The simplest way to do this is to use an IFRAME on your Web page and set the SRC attribute using the same URL-based technique I described .
最简单的方法就是在Web页上使用IFRAME,并使用我介绍过的基于URL的相同技术来设置SRC属性。
-
In this scenario , the dialog information is immediately sent to the server when it is completed , and this is facilitated by using the hidden iFrame .
在这种情况下,对话框信息一旦完成,就立即发送给服务器,这可通过使用隐藏的iFrame得以轻松完成。
-
By loading content in a hidden iframe object and processing it in the background , you have more or less the same possibilities as with the XHR solution .
通过将内容载入一个隐藏的iframe对象并在后台加以处理,即可获得与使用XHR解决方案时几乎相同的可能性。
-
The agent ends by setting up a setTimeout timer , which reloads the iFrame after a period of1000 milliseconds .
代理以设置定时器setTimeout结束,此定时器将在1000毫秒后重新载入iFrame。
-
Sanyo has released the first pair of its Dual digital camcorders that support the iFrame video format with the VPC-HD2000A and VPC-FH1A .
三洋公司发布了两款支持iFrame的视频格式的数字摄像机VPC-HD2000A和VPC-FH1A。
-
To make things simpler on the JavaScript side , use the iframe integration , where a fully styled HTML widget is returned inside an iframe back to the client .
为使JavaScript端更简单,我们将使用iframe集成,其中一个完全样式化的HTML小部件将包含在一个iframe中返回到客户机。
-
Some conflicts between the JavaScript code returned by the Google service and the iWidget framework , however , force you to choose the solution of isolating the SCRIPT tag in an IFRAME element .
但是,Google服务返回的JavaScript代码之间的冲突迫使我们选择将脚本标记隔离在IFRAME元素中。
-
Unlike the versatile ThickBox , which can handle iframe windows , Ajax data , image slideshows , and many other types of content , GreyBox is stripped down and single purpose .
与多功能的ThickBox不同(可以处理iframe窗口、Ajax数据、图片幻灯片和许多其他类型的内容),GreyBox只有一种功能。
-
The global $ wnd variable to access the google variable ( GWT loads the compiled application code in a child iframe , so any attempts to directly access anything in the main window will fail . )
全局$wnd变量用来访问google变量(GWT在一个子iframe中加载所编译的应用程序代码,所以任何想要在主窗口直接进行访问的企图都会失败。)