|
Microsoft® JScript fontcolor Method |
Language Reference Version 1 |
Places an HTML <FONT> tag with the COLOR attribute around the text in a String object.
strVariable.fontcolor(colorval)
"String Literal".fontcolor(colorval)The colorval argument is a string containing a color value. This can either be the hexadecimal value for a color, or the predefined name for a color.
The following example demonstrates the fontcolor method:var strVariable = "This is a string object" strVariable.fontcolor("red")The value of strVariable after the last statement is <FONT COLOR="RED">This is a string object</FONT>.
Valid predefined color names depend on your JScript host (browser, server, and so forth). They may also vary from version to version of your host. Check your host documentation for more information.
No checking is done to see if the tag already exists.
© 1997 by Microsoft Corporation. All rights reserved.
| file: /techref/inet/iis/jscript/htm/js800.htm, 2KB, , updated: 1997/9/30 04:45, local time: 2010/3/16 08:46,
38.107.191.112:LOG IN
|
| ©2010 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? Please DO link to this page! Digg it! <A HREF="http://piclist.com/techref/inet/iis/jscript/htm/js800.htm"> fontcolor Method</A> |
| Did you find what you needed? |
|
o List host: MIT, Site host massmind.org, Top posters @20100316 ivp, Vitaliy, Xiaofan Chen, Russell McMahon, Dario Greggio, Alan B. Pearce, Wouter van Ooijen, Bob Blick, YES NOPE9, Funny NYPD, * Page Editors: James Newton, David Cary, and YOU! * Roman Black of Black Robotics donates from sales of Linistep stepper controller kits. * Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters. * Monthly Subscribers: Shultz Electronics, Timothy Weber, on-going support is MOST appreciated! * Contributors: Richard Seriani, Sr. |
|
.