United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Open Specifications
Standards
Internet Explorer Standards
Internet Explorer Standards Support Documents
[MS-ES3EX]: Microsoft JScript Extensions to the ECMAScript Language Specification Third Edition
2 Extensions
2.4 Extensions to Native ECMAScript Objects
2.4.5 String.prototype HTML Wrapper Properties
2.4.5.1 String.prototype.anchor(name)
2.4.5.2 String.prototype.big( )
2.4.5.3 String.prototype.blink( )
2.4.5.4 String.prototype.bold( )
2.4.5.5 String.prototype.fixed( )
2.4.5.6 String.prototype.fontcolor(color)
2.4.5.7 String.prototype.fontsize(size)
2.4.5.8 String.prototype.italics( )
2.4.5.9 String.prototype.link(url)
2.4.5.10 String.prototype.small( )
2.4.5.11 String.prototype.strike( )
2.4.5.12 String.prototype.sub( )
2.4.5.13 String.prototype.sup( )
This topic has not yet been rated
-
Rate this topic
2.4.5.6 String.prototype.fontcolor(color)
Return the result of
WrapWithHTML
(
this
value, "FONT", "COLOR",
color
).
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)