javascript STYLE textAutospace
| textAutospace | NN n/a IE 5(Win) DOM n/a |
| Read/Write | |
|
Controls the spacing between ideographic (typically Asian languages) and nonideographic characters. |
|
| Example | |
document.getElementById("myDIV").style.textAutospace = "ideograph-numeric";
|
|
| Value | |
One of the following constants (as a string): ideograph-alpha | ideograph-numeric | ideograph-parenthesis | ideograph-space | none. |
|
| Default | |
none |
|
Previous: javascript STYLE textDecoration
1908,Nickname,Homepage or email,Comments here,Add comment
