Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
JavaScript Tutorial
String 60 codes
Home
JavaScript Tutorial
String
1 Capitalize the words
2 Compare the char value
3 Compare two strings
4 Convert String to upper case
5 Count the words
6 Create String object by calling its constructor
7 Define HTML tags as the string variable
8 Get a substring index
9 Get char in a string by index
10 Get the lengh of a string
11 Get the substring out of a string
12 LocaleCompare
13 Output string value and length
14 Regular Expression Only
15 Regular Expression With Limit of 3
16 Reverse the words
17 Reversing the string by suing the substr
18 Separator With Limit of 2
19 Special Characters (escape sequence)
20 String anchor()
21 String big()
22 String blink()
23 String bold()
24 String charAt()
25 String charCodeAt()
26 String comparisons
27 String comparisons by converting strings to its uppercase form
28 String concat()
29 String fixed()
30 String fontcolor()
31 String fontsize()
32 String fromCharCode()
33 String indexOf()
34 String italics()
35 String lastIndexOf()
36 String length
37 String link()
38 String match()
39 String prototype
40 String replace()
41 String search()
42 String slice()
43 String small()
44 String split()
45 String strike()
46 String sub()
47 String substr()
48 String substring()
49 String sup()
50 String toLowerCase()
51 String toSource()
52 String toString()
53 String toUpperCase()
54 String valueOf()
55 String() Object
56 StringBuffer based on array
57 The String Type
58 Use if statement with String localeCompare
59 Use indexOf method the search a substring
60 Using the replace() method of the String object