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


JavaScript: The Definitive Guide

Previous Chapter 21
JavaScript Reference
Next
 

String.sup() Method

Name

String.sup() Method---make a string a superscript with <SUP>

Availability

Navigator 2.0, Internet Explorer 3.0

Synopsis

string.sup()

Arguments

None.

Returns

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


Previous Home Next
String.substring() Book Index String.toLowerCase()

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