|
core
,
i18n
,
events
.
declare="declare"
A flag that declares but doesn't create an object.
classid="
objecturl
"
The URL of the object's location.
codebase
="
codebaseurl
"
The URL for resolving URLs specified by other attributes.
data="
dataurl
"
The URL to the object's data.
type="
datatype
"
The Internet content type for data.
codetype="
codetype
"
The Internet content type for the code.
standby="
waitmsg
"
Show message while loading.
height="
height
"
The height of the object.
width="
width
"
The width of the object.
border="
border
"
Displays the border around an object.
hspace="
horizontalspace
"
The space between the sides of the object and other page content.
vspace="
verticalspace
"
The space between the top and bottom of the object and other page content.
usemap="
mapurl
"
The URL to an imagemap.
shapes="shapes"
Enables you to define areas to search for
hyperlinks
if the object is an image.
name="
nameurl
"
The URL to submit as part of a form.
|