[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
HTMLSPEC-OBJECT
Used to embed an ActiveX control in a web document.
Attributes
Specifies the URL of the ActiveX control.
Specifies the base URL of directory that contains the ActiveX control.
Specifies where the ActiveX control should occur with respect to its surrounding text.
Specifies the width of the ActiveX control to be placed in the web document.
Specifies the height of the ActiveX control to be placed in the web document.
Specfies the number of pixels to be included to the left and right of the ActiveX control . (default=2)
Specifies the number of pixels to be included to the top and bottom of the ActiveX control . (default=2)
Specifies the width of the border when the ActiveX control is described as a hyperlink. (default=2, no border=0)
HTML Tags Center
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
HTMLSPEC-OBJECT
Object
UsageUsed to embed an ActiveX control in a web document.
Attributes
classid="URL"
Specifies the URL of the ActiveX control.
codebase=""
Specifies the base URL of directory that contains the ActiveX control.
align="left | right | top | middle | bottom" (bottom by default)
Specifies where the ActiveX control should occur with respect to its surrounding text.
width=""
Specifies the width of the ActiveX control to be placed in the web document.
height=""
Specifies the height of the ActiveX control to be placed in the web document.
hspace="#"
Specfies the number of pixels to be included to the left and right of the ActiveX control . (default=2)
vspace="#"
Specifies the number of pixels to be included to the top and bottom of the ActiveX control . (default=2)
border="#"
Specifies the width of the border when the ActiveX control is described as a hyperlink. (default=2, no border=0)
HTML Tags Center
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
