JavaScript tutorial:
String object methods

 

Members of String.prototype

anchor Method
big Method
blink Method
bold Method
charAt Method
charCodeAt Method
concat Method
fixed Method
fontcolor Method
fontsize Method
fromCharCode Method
indexOf Method
italics Method
lastIndexOf Method
link Method
match Method
replace Method
search Method
slice Method
small Method
split Method
strike Method
sub Method
substr Method
substring Method
sup Method
toLowerCase Method
toUpperCase Method

toString Method
valueOf Method

Nonmembers of String.prototype

The String object has no methods that are not part of the prototype.