21.51Class FrameAttribs

Class FrameAttribs from \
                 CoreAttribs()
Properties
frameborderrequest frame borders? Can be 0 or 1
longdescLink to long description (complements title)
marginheightmargin heights in pixels
marginwidthmargin widths in pixels
namename of frame for targetting -- deprecated in XHTML
noresizeallow users to resize frames? -- boolean value
scrollingShould we have the scrollbar? -- "yes", "no" or "auto"
srcsource of frame content
Properties inherited from class CoreAttribs
CLASSSpecifies a classname for an element. Will be rendered as "class"
dirSpecifies the text direction for the content in an element
idSpecifies a unique id for an element
styleSpecifies a language code for the content in an element
titleSpecifies extra information about an element
Methods inherited from class AttribsBase
toStringrender the attributes

Properties

frameborder

request frame borders? Can be 0 or 1

longdesc

Link to long description (complements title)

marginheight

margin heights in pixels

marginwidth

margin widths in pixels

name

name of frame for targetting -- deprecated in XHTML

noresize

allow users to resize frames? -- boolean value

scrolling

Should we have the scrollbar? -- "yes", "no" or "auto"

src

source of frame content

Made with http://www.falconpl.org