'text-autospace' Syntax and Note
Note:
Controls the space between ideograph text and alphanumeric text.
Ideograph characters belong to Asian writing systems.
Syntax:
element { text-autospace: value }
elementID.style.textAutospace = "value"
document.all.elementID.style.textAutospace = "value"
Related examples in the same category