QUICK REFERENCE
OBJECT-HIERACHY
OBJECT-REFERENCE
Date
Date
Math
Math
String
String
navigator
navigator
plugin
navigator.plugin
mimetype
navigator.mimetype
window
window
frame
window.frame
location
window.location
history
window.history
document
window.document
layer
window.document.layer
link
window.document.link
image
window.document.image
area
window.document.area
anchor
window.document.anchor
applet
window.document.applet
plugin
window.document.plugin
form
window.document.form
textarea
window.document.form.textarea
text
window.document.form.text
fileupload
window.document.form.fileupload
password
window.document.form.password
hidden
window.document.form.hidden
submit
window.document.form.submit
reset
window.document.form.reset
radio
window.document.form.radio
checkbox
window.document.form.checkbox
button
window.document.form.button
select
window.document.form.select
option
window.document.form.select.option