javascript Obj_Document title
| title | NN 6 IE 4 DOM 1 |
| Read/Write | |
|
Provides an advisory description of the element. When the element is one that has a physical presence on the page, the browser renders the value of this property as a floating text label when the cursor rests atop the element for a moment. The size, font characteristics, and color of this label are not within control of scripting. |
|
| Example | |
document.getElementById("elementID").title = "Hot stuff!";
|
|
| Value | |
String. |
|
| Default | |
Empty string. |
|
1431,Nickname,Homepage or email,Comments here,Add comment
