HTML standby attribute
standby
The purpose of the HTML standby attribute is to define a message to show while an object (defined within object element) is being loaded.
Supported elements
HTML standby attribute supports object element.
Syntax
<object standby="value" >.....</object>
Type of value
Text.
Value
Text.
Default value
There is no default value of HTML standby attribute.
Supported doctypes
HTML 4.01 strict, HTML 4.01 transitional, HTML 4.01 frameset.
Previous: HTML src attribute
Next: style attribute of an HTML element
- New Content published on w3resource:
- Scala Programming Exercises, Practice, Solution
- Python Itertools exercises
- Python Numpy exercises
- Python GeoPy Package exercises
- Python Pandas exercises
- Python nltk exercises
- Python BeautifulSoup exercises
- Form Template
- Composer - PHP Package Manager
- PHPUnit - PHP Testing
- Laravel - PHP Framework
- Angular - JavaScript Framework
- React - JavaScript Library
- Vue - JavaScript Framework
- Jest - JavaScript Testing Framework