0 out of 1 rated this helpful - Rate this topic

HTMLSpanElement Prototype

Defines the properties and methods inherited by objects in the HTMLSpanElement prototype chain.

Syntax

HTML N/A
Scripting HTMLSpanElement.prototype

Members Table

The following table lists the members exposed by the HTMLSpanElement Constructor object.

Attributes/Properties

Attribute Property Description
DATAFLD dataFld Sets or retrieves a field of a given data source, as specified by the dataSrc property, to bind to the specified object.
DATAFORMATAS dataFormatAs Sets or retrieves the rendering format for the data supplied to the object.
DATASRC dataSrc Sets or retrieves the source of the data for data binding.

Remarks

For more information on this and other DOM Prototypes , see Document Object Model Prototypes, Part 1: Introduction.

This prototype derives from the Element Constructor.

Applies To

SPAN

See Also

Did you find this helpful?
(1500 characters remaining)

Community Additions

© 2013 Microsoft. All rights reserved.