This set of capabilities is generally known as dynamic HTML.
这组的功能通常被称为动态html。
Dynamic layout requires a browser that supports dynamic HTML (DHTML).
动态配置需要支援动态html (DHTML)的浏览器。
You'll use div, span, and other dynamic HTML elements to mark up your HTML.
我们将使用div、span和其他动态html元素来标记HTML。
Anyway, as I said, it's not easy to build Windows for Dynamic HTML (DHTML) pages.
不管怎样,为动态html (DHTML)页面构建窗口并不容易。
Then, I use that list of images to compose a slide show using Dynamic HTML (DHTML).
然后使用动态html (DHTML)把图片列表组成一个幻灯片。
While Dynamic HTML addresses the problem, the two companies' versions are incompatible.
动态html解决了这个问题,但两家公司的版本是不兼容的。
Dynamic HTML (DHTML) was not initially used in combination with dynamically retrieved content.
Dynamic HTML (DHTML)开始时不与动态检索到的内容结合使用。
If the user has a browser that supports dynamic HTML (DHTML), validation occurs dynamically on the client.
如果使用者有支援动态html (DHTML)的浏览器,就会在用户端上动态进行验证。
You can apply many of the scripting techniques you might have learned as Dynamic HTML (DHTML) to XML processing as well.
可以将学过的各种脚本编制技术,例如动态html (DHTML),应用到XML处理中。
Optionally, the error message can appear in a message box, but this option is available only in browsers that support dynamic HTML (DHTML).
或者,可以在消息框中显示错误信息,但是此选项仅在支持动态HTML (DHTML) 的浏览器中可用。
If your page USES complex Dynamic HTML (DHTML) tabs or complicated, interactive UI widgets, it should probably remain a page in its own right.
如果web页面使用复合的动态html (DHTML)标记或复杂的交互式ui窗口部件部件,那么它最好保持原样。
Wicket also has a few more helpful implementations, including breadcrumbs, a feedback panel, and many of the funny stuff found in dynamic HTML, such as tabbed panels and dialogs.
Wicket还提供一些有帮助的工具,包括breadcrumbs、反馈面板和一些在动态html中应用的独特特性,比如选项卡式面板和对话框。
Using page caching, you allow Rails to build a dynamic HTML page, and store it in a public directory, so your application server can serve it just as it would any other static page.
通过页面缓存,Rails就可以用来构建动态HTML页,并将此页存储在公共目录,这样,应用程序服务器就可以像服务其他静态页面一样来服务这个动态页。
XUL is not some faked-up form of Dynamic HTML either; the menu system can overlay surrounding HTML that's outside the iframe area and it can flood over onto the desktop like a normal popup menu.
XUL也不是靠动态html来模仿的表单;它的菜单系统可以超出if rame的区域,覆盖到HTML的周围,甚至可以像一个一般的弹出菜单那样蔓延到桌面上。
Sometimes dynamic HTML pages need to be fetched from the server whenever they are displayed - even when the back button is used. For example, pages showing the state of a bank account or online order.
某些时候动态HTML页面需要即时从服务器更新以备随时显示-甚至是使用后退按钮的时候.例如显示银行帐号的状态或在线订单.
You can reduce HTML page size by 70 percent when using dynamic compression.
通过使用动态压缩,可以把html页面的大小减少70%。
If you took interest in PHP to make your HTML pages more dynamic, this bit is for you.
如果您对用PHP将您的HTML页面变得更动态些感兴趣,这部分将适合您。
The header and left navigation menu are static pages, and the body content will either be a JSP page or an HTML page, depending on whether the content is dynamic or static.
标题和左侧导航菜单是静态页面,正文内容可能是jsp页面或者html页面,取决于内容是动态还是静态的。
Now that your tiles layout pulls each tile into its own frame, you can separate the tiles that are composed of static HTML from the dynamic content and place them on the Web server.
既然tile布局将每一个tile拉入其自己的框架中,那么可以将由静态HTML组成的tile与动态内容相分离,并将它们放到Web服务器上。
All rows returned from a select of the database are processed this way, which allows for the dynamic creation of the HTML select list every time the Show all button is clicked or the page is loaded.
在对数据库执行选择操作后返回的所有行都是按照这种方法处理的,这样每次按下ShowAll按钮或装载页面时即可动态创建HTML选择列表。
On the server side, you can use Velocity to process templates and generate dynamic content (HTML, XML, and so on).
在服务器端可以使用Velocity处理模板和生成的动态内容(HTML、XML等)。
I'll start with an example of an HTML Web page that loads a simple XML mailing list format for dynamic update. The XML to be loaded is shown in Listing 1 (labels.xml).
我将从一个HTMLweb页面示例入手,该页面加载一个简单的xml邮件列表格式用于动态更新,要加载的xml文档如清单1所示(labels . xml)。
Convert each link in each HTML page in this manner, and your application navigation will start to work between the Tapestry and dynamic pages, rather than your static HTML templates.
用这种方式把每个HTML页面中的每个链接进行转换,然后应用程序的导航会在Tapestry和动态页面之间开始工作,而不是在静态的HTML模板之间。
To a Web designer, custom tags look and smell just like standard HTML tags, except that they are able to leverage dynamic data on the back end.
对于Web设计者来说,自定义标记与标准HTML标记除了都可以利用后端动态数据外,它们看上去与使用起来没什么区别。
Taking a dynamic approach, you could create a bean to read the class definition from the stylesheet and then convert it to the proper HTML tags.
您可以采用动态的方式,创建bean来读取样式表中的类定义,然后把它转换成正确的HTML标记。
Let's take a step back and fix that, keeping in mind that most Ajax applications are heavily dynamic and not dependent on lots of HTML changes.
让我们退一步以修复这个问题,请记住大多数Ajax应用程序都是极度动态的并且不依赖大量HTML更改。
Because both Net.Data and PHP are often used to create Web sites and online applications, it is important that they can produce HTML, both static and dynamic.
由于Net . Data和PHP经常用于创建Web站点和在线应用程序,因此它们可以生产静态和动态html十分重要。
In both classic ASP and ASP.NET, developers were used to using <%= expression %> to mix static and dynamic content. Unfortunately it is prone to HTML-injection errors.
在ASP和ASP.NET中,开发人员可以使用<%=expression%>来混合静态与动态内容,但这样也很容易造成HTML注入错误。
It works harmoniously with HTML, and PHP code is frequently embedded within standard HTML Web pages to facilitate dynamic content.
它能与HTML协调工作,并且PHP代码也经常会嵌入在标准HTMLWeb页面内以帮助实现动态内容。
It works harmoniously with HTML, and PHP code is frequently embedded within standard HTML Web pages to facilitate dynamic content.
它能与HTML协调工作,并且PHP代码也经常会嵌入在标准HTMLWeb页面内以帮助实现动态内容。
应用推荐