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


JavaScript: The Definitive Guide

Previous Chapter 21
JavaScript Reference
Next
 

String.italics() Method

Name

String.italics() Method---make a string italic with <I>

Availability

Navigator 2.0, Internet Explorer 3.0

Synopsis

string.italics()

Arguments

None.

Returns

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


Previous Home Next
String.indexOf() Book Index String.lastIndexOf()

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