javascript SPAN scrollLeft, scrollTop

Provide the distance in pixels between the actual left or top edge of the SPAN element's physical content and the left or top edge of the visible port

javascript SPAN focus( )

Gives focus from the current SPAN object, at which time the SPAN object's onfocus event fires. Note that the range of elements capable of focus and bl

javascript SPAN filters[ ]

Returns an array of all filter objects contained by the current element. Applies only to the following element objects: bdo , body , but

javascript SPAN blur( )

Removes focus from the current SPAN object, at which time the SPAN object's onblur event fires.

javascript SPAN Description

The span object reflects the span element. This element is used primarily as an arbitrary container for assigning styles to inline content eleme