A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/html/attributes/standby below:

standby · WebPlatform Docs

standby Summary

A message for the browser to show while an object’s implementation and data load.

Applies to [dom/HTMLElement/object](/w/index.php?title=dom/HTMLElement/object&action=edit&redlink=1)

A message for the browser to show while an `object`'s implementation and data load.

Examples

The standby attribute used to alert users to a lengthy delay before the image displays.

<object data="huge-picture.png" standby="Loading...">
</object>
Notes Remarks

This property has no default value.

Windows Internet Explorer does not render the standby message while loading an object’s implementation or data; however, some objects may react to or display the content of this string.

standby was introduced in Microsoft Internet Explorer 6

Syntax Standards information Related specifications
HTML5 differences from HTML4: Obsolete Attributes
Editor’s Draft
See also Related articles HTML Multimedia External resources Related pages Attributions

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4