LI

The li object reflects the functionality of the Html LI element, which is used to define the list items within an ordered or unordered lilst.

DOM Reference

Internet Explorer

window.document.all.elementID

The properties of the LI object are:

className
document
id
innerHtml
innerText
isTextEdit
lang
language
offsetHeight
offsetLeft
offsetParent
offsetTop
offsetWidth
outerHtml
outerText
parentElement
parentTextEdit
sourceIndex
style
tagName
title
type
value

The Methods of the LI object are:

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

The Collections and Arrays for the LI object are:

all [ ]
children [ ]
filters [ ]

The Event Handlers for the LI object are:

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