ruby-overhangNN n/a IE 5 CSS 3

Inherited: Yes

Controls text overhang characteristics of content in a ruby element.

 
CSS Syntax
 
ruby-overhang: alignType | auto
 
Value

One of the following constants: auto | none | whitespace. For more details on ruby-related styles, visit http://www.w3.org/TR/css3-ruby.

 
Initial Value

auto

 
Applies To

ruby elements (or any element that has its display attribute set to ruby-text).

 
Object Model Reference
 
[window.]document.getElementById("elementID").style.rubyOverhang