javascript STYLE unicodeBidi
@March 15, 2008, 1:22 a.m.
unicodeBidi | Firefox/Netscape/NN 6 IE 5 Chrome/Safari/DOM 2 |
Read/Write | |
Controls the embedding of bidirectional text (such as a mixture of French and Arabic) in concert with the direction style attribute. |
|
Example | |
document.getElementById("blockD2").style.unicodeBidi = "bidi-override"; |
|
Value | |
String constant values: bidi-override | embed | normal. |
|
Default | |
normal |
Permanent URL:
http://javascript.gakaa.com/style-unicodebidi.aspx
Powered by Linode.