Javascript Reference
Categories: STYLE

javascript STYLE rubyOverhang

@March 15, 2008, 1:22 a.m.
rubyOverhangFirefox/Netscape/NN n/a IE 5 Chrome/Safari/DOM n/a  

Read/Write  

Controls text overhang characteristics 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.rubyOverhang="whitespace";
 
Value

Case-insensitive string of any of the following constants: auto | none | whitespace.

 
Default

auto


Powered by Linode.