Click to return to the DHTML, HTML     
text-align Attribute | te...     text-decoration Attribute...     DHTML Properties    
Web Workshop  |  DHTML, HTML & CSS

text-autospace Attribute | textAutospace Property


Sets or retrieves the autospacing and narrow space width adjustment of text.

Syntax

HTML { text-autospace : sIdeograph }
Scripting object.textAutospace [ = sIdeograph ]

Possible Values

sIdeograph String that specifies one of the following values:
noneNo effect takes place—that is, no extra space is added.
ideograph-alphaCreates extra spacing between runs of ideographic and non-ideographic text, such as Latin-based, Cyrillic, Greek, Arabic, or Hebrew text.
ideograph-numericCreates extra spacing between runs of ideographic text and numeric characters.
ideograph-parenthesisCreates extra spacing between a normal (non-wide) parenthesis and an ideograph.
ideograph-spaceExtends the width of the space character when it is adjacent to ideographs.

The property is read/write with a default value of none; the cascading style sheets (CSS) attribute is inherited.

Remarks

An ideograph is a character in the East Asian writing system that represents a concept or an idea, but not a particular word or phrase.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
A, ACRONYM, ADDRESS, APPLET, AREA, B, BASE, BASEFONT, BDO, BGSOUND, BIG, BLOCKQUOTE, BODY, BR, BUTTON, CAPTION, CENTER, CITE, CODE, COL, COLGROUP, COMMENT, custom, DD, DEL, DFN, DIR, DIV, DL, DT, EM, EMBED, FIELDSET, FONT, FORM, FRAME, HEAD, Hn, HR, HTML, I, IFRAME, IMG, INPUT type=button, INPUT type=checkbox, INPUT type=file, INPUT type=hidden, INPUT type=image, INPUT type=password, INPUT type=radio, INPUT type=reset, INPUT type=submit, INPUT type=text, INS, ISINDEX, KBD, LABEL, LEGEND, LI, LINK, LISTING, MAP, MARQUEE, MENU, NEXTID, NOBR, NOFRAMES, NOSCRIPT, OBJECT, OL, OPTION, P, PLAINTEXT, PRE, Q, RT, RUBY, S, SAMP, SCRIPT, SELECT, SMALL, SPAN, STRIKE, STRONG, styleSheet, SUB, SUP, TABLE, TBODY, TD, TEXTAREA, TFOOT, TH, THEAD, TITLE, TR, TT, U, UL, VAR, WBR, XML, XMP


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.