最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

Incorporate the time2 Behavior

Internet Development Index

This tutorial explains how to incorporate the time2 behavior in your Web pages so you can begin using timelines, multimedia, and animation with HTML elements.

Using the time2 Behavior

Because Microsoft?Internet Explorer 5.5 provides support for HTML+TIME (Timed Interactive Multimedia Extensions) through an element behavior, you must add declarations for the time2 behavior to your page. The time2 behavior is available as of Internet Explorer 5.5 in the Microsoft Win32?platform.

The prefix t: associates an element with an Extensible Markup Language (XML) namespace. You must declare the XML namespace in the html tag of your document when using the element.

<HTML XMLNS:t ="urn:schemas-microsoft-com:time">

You must then import the tag definitions from the time2 behavior by using the IMPORT processing instruction.

<?IMPORT namespace="t" implementation="#default#time2">

Finally, you need to associate your element or elements with the time2 behavior. You can do this inline on a given element:

<DIV STYLE="behavior:url(#default#time2)";}... 

If you plan to use HTML+TIME features with more than a couple of elements on the page, you might find it less cumbersome to associate elements with the time2 behavior by creating a Cascading Style Sheets (CSS) class attribute.

<HTML>
<HEAD>
<STYLE>
.time {behavior: url(#default#time2);}
</STYLE>
</HEAD>
<BODY>
<DIV CLASS="time"...
</BODY>
</HTML>
This feature requires Microsoft?Internet Explorer 5.5 or later. Click the following icon to install the latest version. Then reload this page to view the sample.

The Show Me button provides a short page template you can use to get started. Just copy the HTML and paste it into your Web document.

Related Topics

田林县| 武清区| 龙井市| 华阴市| 三河市| 屏南县| 务川| 夏河县| 宁远县| 银川市| 华阴市| 吉林省| 嘉黎县| 三门县| 大姚县| 高清| 塔城市| 乌兰察布市| 格尔木市| 临泉县| 石泉县| 丹凤县| 道孚县| 黄陵县| 雅江县| 阳东县| 明水县| 阿图什市| 湘潭市| 博乐市| 栾城县| 安阳市| 孟津县| 福清市| 开化县| 普定县| 论坛| 什邡市| 汝阳县| 夏河县| 长宁区|