Mac OS X Reference Library Apple Developer
Search

HTMLObjectElement

Module:
html
Inherits from:
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Functions

getSVGDocument

getSVGDocument



SVGDocument getSVGDocument() raises(DOMException); 

Member Data

align
archive
border
code
codeBase
codeType
contentDocument
data
declare
form
height
hspace
name
standby
type
useMap
vspace
width
willValidate

align



attribute DOMString align; 

archive



attribute DOMString archive; 

border



attribute DOMString border; 

code



attribute DOMString code; 

codeBase



attribute DOMString codeBase; 

codeType



attribute DOMString codeType; 

contentDocument



readonly attribute Document contentDocument; 

data



attribute DOMString data; 

declare



attribute boolean declare; 

form



readonly attribute HTMLFormElement form; 

height



attribute DOMString height; 

hspace



attribute long hspace; 

name



attribute DOMString name; 

standby



attribute DOMString standby; 

type



attribute DOMString type; 

useMap



attribute DOMString useMap; 

vspace



attribute long vspace; 

width



attribute DOMString width; 

willValidate



readonly attribute boolean willValidate; 

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-05-27