Mac OS X Reference Library Apple Developer
Search

HTMLBodyElement

Module:
html
Inherits from:
Declared In:

Overview

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



Member Data

aLink
background
bgColor
link
onbeforeunload
onblur
onerror
onfocus
onhashchange
onload
onmessage
onoffline
ononline
onorientationchange
onpopstate
onresize
onstorage
onunload
text
vLink

aLink



attribute DOMString aLink; 

background



attribute DOMString background; 

bgColor



attribute DOMString bgColor; 

link



attribute DOMString link; 

onbeforeunload



attribute EventListener onbeforeunload; 

onblur



attribute EventListener onblur; 

onerror



attribute EventListener onerror; 

onfocus



attribute EventListener onfocus; 

onhashchange



attribute EventListener onhashchange; 

onload



attribute EventListener onload; 

onmessage



attribute EventListener onmessage; 

onoffline



attribute EventListener onoffline; 

ononline



attribute EventListener ononline; 

onorientationchange



attribute EventListener onorientationchange; 

onpopstate



attribute EventListener onpopstate; 

onresize



attribute EventListener onresize; 

onstorage



attribute EventListener onstorage; 

onunload



attribute EventListener onunload; 

text



attribute DOMString text; 

vLink



attribute DOMString vLink; 

 

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

Last Updated: 2010-05-27