KBD

This object is used to specify text that a user should enter into a text field, such as a suggested reply to a question or the recommended or most common answer in a list of answers.

DOM Reference

Internet Explorer

window.document.all.elementID

The properties of the KBD object are:

className
document
id
innerHTML
innerText
isTextEdit
lang
language
offSetHeight
offSetLeft
offSetParent
offSetTop
offSetWidth
outerHTML
outerText
parentElement
parentTextEdit
sourceIndex
style
tagName
title

The methods of the KBD object are:

click()
contains()
getAttribute()
insertAdjacentHTML()
insertAdjacentText()
removeAttribute()
scrollIntoView()
setAttribute()

The collections and arrays for the KBD object are:

all[]
children[]
filters[]

The event handlers for the KBD object are:

onClick
onDblClick
onDragStart
onFilterChange
onHelp
onKeyDown
onKeyPress
onKeyUp
onMouseDown
onMouseMove
onMouseOut
onMouseOver
onMouseUp
onSelectStart