J JSSTag.textAlign (Property) JSSTag.textAlign (Property) The text

J JSSTag.textAlign (Property) JSSTag.textAlign (Property) The text alignment within the object. CSS level 1 JavaScript 1.2 Netscape 4.0 Deprecated Availability: Property/method value type: String primitive JavaScript syntax: myJSSTag.textAlign N N myJSSTag.textAlign = anAlignment CSS syntax: text-align: anAlignment HTML syntax: <... ALIGN="..."> Argument list: A text alignment control anAlignment The JSSTag.textAlign property corresponds to the text-align CSS property. This property controls the justification of text between the left and right margins. The following values are supported: . left . right . center . justify IN addition a string can be used to indicate a character to use for decimal alignment. This need not be a dot but can be other characters to present a neatly laid out tabular column. The default value for this property depends on the user preference settings in the user agent. This value is inherited from its parent container element. Warnings: . Deprecated for any further use. This was available only in Netscape 4.0 and is completely removed from Netscape 6.0. See also: style.textAlign 1265

Leave a Reply