Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

JavaScript Programmer's Reference - String Object

You are here: irt.org | XRef | core | String

String Object

Object/core
Internet Explorer 3.02
Netscape Navigator 2

String Constructors

NameMSIENNavNotes
String()3.022

String Methods

NameMSIENNavNotes
anchor()3.022
big()3.022
blink()3.022
bold()3.022
charAt()3.022
charCodeAt()5.54
concat()44
fixed()3.022
fontcolor()3.022
fontsize()3.022
indexOf()3.022
italics()3.022
lastIndexOf()3.022
link()3.022
localeCompare()5.56
match()44
replace()44
search()44
slice()44
small()3.022
split()43
strike()3.022
sub()3.022
substr()44
substring()3.022
sup()3.022
toLocaleLowerCase()5.56
toLocaleUpperCase()5.56
toLowerCase()3.022
toSource()44.06
toString()3.024.06
toUpperCase()3.022
valueOf()43

String Static Methods

NameMSIENNavNotes
fromCharCode()44

String Functions

NameMSIENNavNotes
String()3.024

String Properties

NameMSIENNavNotes
constructor3.022
length3.022
prototype43


You are here: irt.org | XRef | core | String

©2018 Martin Webb