Deutsch | English | Español | Français |
Italiano | 日本語 | 한국어 | Português |
Pусский | 简体中文 | 繁體中文 |
Breaking news from around the world
Get the Bing + MSN extension
This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.
Introduction to DHTML Behaviors provides a means for Web developers to extend the current Windows Internet Explorer object model. A number of behaviors have been implemented as part of Microsoft Internet Explorer 5 and are referred to as default behaviors.
As of Internet Explorer 5.5 and later, the time2 behavior is available only in the Microsoft Win32 platform. This default behavior enables users to add timed, interactive elements to HTML pages. Using the HTML+TIME (Timed Interactive Multimedia Extensions) extensions, any HTML element can be set to appear at a given time, last for a specified duration, and repeat the action if desired.
This section contains links that provide access to the object model exposed by these default behaviors.
anchorClickEnables the browser to navigate to a folder view.
animDefines an instance of the Microsoft DirectAnimation viewer in an HTML document to render DirectAnimation objects and play DirectAnimation sounds.
clientCapsObsolete. Provides information about features supported by Internet Explorer, as well as a way for installing browser components on demand.
downloadDownloads a file and notifies a specified callback function when the download is complete.
homePageContains information about a user's homepage.
httpFolderContains scripting features that enable browser navigation to a folder view.
mediaBarObsolete. Provides a basic UI for locating and playing media within the browser window. The Media Bar
saveFavoriteEnables the object to persist data in a favorite Web site.
saveHistoryEnables the object to persist data in the browser history.
saveSnapshotEnables the object to persist data when a Web page is saved.
userDataEnables the object to persist data in user data.
MediaItemObsolete. Represents a single item in a media player playlist.
PlaylistInfoObsolete. Contains information about a media player playlist.
attributeCountObsolete. Retrieves the count of the attributes associated with the media object.
availHeightObsolete. Retrieves the height of the working area of the system's screen, excluding the Windows taskbar.
availWidthObsolete. Retrieves the width of the working area of the system's screen, excluding the Windows taskbar.
bufferDepthDeprecated. Retrieves the number of bits per pixel used for colors on the off-screen bitmap buffer.
colorDepthDeprecated. Retrieves the number of bits per pixel used for colors on the destination device or buffer.
connectionTypeObsolete. Retrieves the type of connection in use.
cookieEnabledObsolete. Specifies whether client-side cookies are enabled in the browser.
cpuClassObsolete. Retrieves a string representing the CPU class.
currentItemObsolete. Retrieves the current media item.
disabledUIObsolete. Sets or retrieves a Boolean value that specifies whether an instance of the Media BarUI is disabled.
durationObsolete. Retrieves the duration of the current media item.
enabledObsolete. Sets or retrieves a Boolean value that specifies whether the Media Bar player control is enabled.
expiresSets or retrieves the expiration date of data persisted with the userData behavior.
folderSets or retrieves a namespace extension, address, or path.
hasNextItemObsolete. Retrieves a value that indicates whether any successive items follow the current item in the playlist.
heightObsolete. Retrieves the vertical resolution of the screen.
imageSets or retrieves the DirectAnimation Image (DAImage class) displayed by the anim:DA element.
javaEnabledObsolete. Retrieves whether the Microsoft virtual machine (Microsoft VM) is enabled.
nameObsolete. Retrieves the name of the media.
nextItemObsolete. Retrieves the next media item in a playlist, if there is one.
openStateObsolete. Retrieves an integer that indicates the open state of the Media Bar player.
platformObsolete. Retrieves the platform on which the browser is running.
playlistInfoObsolete. Retrieves playlist information, if a playlist exists.
playStateObsolete. Retrieves an integer that indicates the play state of the Media Bar player.
soundSets or retrieves the DirectAnimation sound (DASound class) played by the anim:DA element.
sourceURLObsolete. Retrieves the URL of the media.
staticsRetrieves an object containing the DAStatics class library used with DirectAnimation.
systemLanguageObsolete. Retrieves the default language that the system is running.
targetSets or retrieves the name of a window or frame that is the target for navigation.
userLanguageObsolete. Retrieves the current user language.
widthObsolete. Retrieves the horizontal resolution of the screen.
XMLDocumentRetrieves a reference to the XML
addComponentRequestObsolete. Adds the specified component to the queue of components to be installed.
addDABehaviorAdds a DirectAnimation behavior (DABehavior class) to the run list when the behavior is not part of the animation model.
clearComponentRequestObsolete. Clears the queue of all component download requests.
compareVersionsObsolete. Compares two version numbers.
doComponentRequestDownloads all the components that have been queued using addComponentRequest.
getAttributeRetrieves the value of the specified attribute.
getAttributeNameObsolete. Returns the name of the attribute whose index has been specified.
getComponentVersionObsolete. Retrieves the version of the specified component.
getItemInfoObsolete. Returns the value of the specified attribute for the current media.
isComponentInstalledRetrieves whether the specified component is available.
isHomePageDeprecated. Determines whether the specified URL refers to the client's home page.
loadLoads an object participating in userData persistence from a UserData store.
navigateNavigates the window to the specified location and displays the contents in folder view.
navigateFrameNavigates the window or frame to the specified location and displays the contents in folder view.
navigateHomePageNavigates the browser to a user's home page.
playNextObsolete. Starts playback of the next media item in the playlist, if a playlist is present.
playURLObsolete. Loads media from a URL into the Media Bar and starts playback.
removeAttributeRemoves the specified attribute from the object.
removeDABehaviorRemoves a DirectAnimation behavior (DABehavior) class added by the addDABehavior method.
saveSaves an object participating in userData persistence to a UserData store.
setAttributeSets the value of the specified attribute.
setHomePageDeprecated. Sets a user's home page to the specified value.
startDownloadDownloads the specified file.
stopObsolete. Stops playback of the media that is currently playing.
onhideObsolete. Fires when the Media Bar player is hidden.
onloadFires from a persistent element when the page reloads.
onopenstatechangeObsolete. Fires when the Media Bar player changes its open state.
onplaystatechangeObsolete. Fires when the Media Bar player changes its play state.
onsaveFires from a persisted element when the Web page is saved or bookmarked, or when the user navigates away from the page.
onshowObsolete. Fires when the Media Bar player becomes visible.