See Also Applies To
Description
Places HTML <B> tags around text in a String object.
Syntax
strVariable.bold( )
"String Literal".bold( )
Remarks
The example that follows demonstrates how the bold method works:
var strVariable = "This is a string object"
strVariable.bold( )
The value of strVariable after the last statement is <B>This is a string object</b>.
No checking is done to see if the tag already exists.
© 1997 by Microsoft Corporation. All rights reserved.
file: /Techref/inet/iis/jscript/htm/js785.htm,
2KB, , updated: 1997年9月30日 04:45, local time: 2025年9月5日 10:24,
©2025 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?<A HREF="http://techref.massmind.org/techref/inet/iis/jscript/htm/js785.htm"> bold Method</A>
Did you find what you needed?
Welcome to massmind.org!
Welcome to techref.massmind.org!
.