Strike

The Strike object reflects the functionality of the Html STRIKE tag, which is used to strike out text. That is, a line will be rendered through the text to which it is applied.

DOM Reference

Internet Explorer

window.document.all.elementID

The properties of the S 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 Strike object are:

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

The Collections and Arrays for the Strike object are:

all [ ]
children [ ]
filters [ ]

The Event Handlers for the Strike object are:

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