SPAN HTML Object
The SPAN object specifies an inline text container.
Properties
Property | Data type | Access | Description |
---|---|---|---|
id | String | Read-only | Uniquely identifies the object within a document. |
innerHTML | String | Read/write
Note Write-only for devices running Smartphone 2002 and Pocket PC 2002 software or earlier. |
Sets or retrieves the HTML between the start and end tags of the object. |
innerText | String | Read/write | Sets or retrieves the text between the start and end tags of the object. |
Requirements
Pocket PC: Pocket PC 2002 and later
Smartphone: Smartphone 2002 and later
OS Versions: Windows CE 3.0 and later
See Also
Internet Explorer Mobile HTML Objects
Send Feedback on this topic to the authors