home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


JavaScript: The Definitive Guide

Previous Chapter 21
JavaScript Reference
Next
 

String.bold() Method

Name

String.bold() Method---make a string bold with <B>

Availability

Navigator 2.0, Internet Explorer 3.0

Synopsis

string.bold()

Arguments

None.

Returns

A copy of string, enclosed within <B> and </B> HTML tags.


Previous Home Next
String.blink() Book Index String.charAt()

HTML: The Definitive Guide CGI Programming JavaScript: The Definitive Guide Programming Perl WebMaster in a Nutshell