javascript STYLE rubyAlign
| rubyAlign | NN n/a IE 5 DOM n/a |
| Read/Write | |
|
Controls alignment of content in a ruby element. Changes to this property affect IE for Windows only. Ruby-related styles are defined in CSS3. |
|
| Example | |
document.getElementById("myRuby").style.rubyAlign = "center";
|
|
| Value | |
Case-insensitive string of any of the following constants: auto | center | distribute-letter | distribute-space | left | line-edge | right. |
|
| Default | |
auto |
|
Previous: javascript STYLE rubyOverhang
Next: javascript STYLE right
1898,Nickname,Homepage or email,Comments here,Add comment
