Objects Properties Methods (JavaScript predefined functions)
document
  • bgColor
  • fgColor
  • linkColor
  • vlinkColor
  • alinkColor
  • location
  • referrer
  • title
  • lastModified
  • cookie
  • anchors
  • forms
  • links
  • write()
  • open()
  • close()
window
  • status
  • open()
  • close()
  • alert()
  • prompt()
  • confirm()
navigator
  • appName
  • appVersion
  • appCodeName
  • userAgent
none
history
  • length
go()
location
  • host
  • hostname
none