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 DHTML
Data Type 104 codes
Home
JavaScript DHTML
Data Type
1 Add different type variables together
2 Adding trim function to String
3 Another way to declare the two-dimensional array
4 Array join()
5 Array literal
6 Array push
7 Array splice
8 Back slash string character
9 Backspace string character
10 Calculate circle areaPeriCalculate sphere volume
11 Calculate the average for integers
12 Capitalize Words
13 Check if it is a number and calculate the cubic power
14 Check the first letter of a name
15 Combine indexOf and substring methods to get the anchor part of a url
16 Compare string against integer against simple test
17 Compare string against integer with a strict test
18 Compare string in locale format
19 Compare the value for integer numbers
20 Comparing two strings
21 Concat String
22 Concatenate Array with another Array
23 Convert a Number to a Exponential format
24 Convert a number to a precision
25 Convert a number to string by append empty string to it
26 Convert Array to String
27 Convert Fahrenheit to Celsius
28 Convert from Celsius to Fahrenheit
29 Count Words
30 Create anchor from a string
31 Create string array and reference its value
32 Declare float point number, boolean value and null value
33 Double quote string character
34 Escape double quote
35 Fix a number
36 Get char at
37 Get char Code
38 Get Locale Lower Case string (toLocaleLowerCase)
39 Get Locale Upper Case string (toLocaleUpperCase)
40 Get Lower case String (toLowerCase)
41 Get small String
42 Get sub string (substr())
43 Get super script (sup)
44 Get Upper Case string (toUpperCase)
45 Hexadecimal Numbers
46 Identity and Equality
47 If a lower case string is greater than, equal to, or less than the same string in upper case characters
48 Including a special character in a string
49 Integer math calculation
50 Join method with different parameters
51 Loop through an array
52 Make string bold
53 Make String link
54 Match string
55 Output the type information
56 ParseFloat(1 23e-2)
57 ParseFloat(1 45inch)
58 ParseInt(33 00)
59 Pop an element from Array
60 Random sort an array of string
61 Read a number and compare its value
62 Reference array element by string index
63 Return strike String
64 Return string value from a function
65 Reverse an Array
66 Search the string and counts the number of es
67 Shift an Array
68 Single quote string character
69 Slice a string
70 Sort an Array
71 Sort number array ascending
72 Sort two dimensional array
73 Splice an Array
74 Split a string
75 String big
76 String blink
77 String escape
78 String font Color
79 String font Size()
80 String from Char Code
81 String in italics
82 String index Of
83 String last Index Of
84 String length
85 String replace
86 String sub() Example
87 Tab string character
88 To Array Source
89 To have a dynamic collection instead of using arrays when the total quantity is unknown
90 Unescape() Example
91 Unshift array
92 Use alert to output an array
93 Use default sort() method to sort an array
94 Use nested for loop to loop through the two-dimension array
95 Use string as the index and use for loop to loop through it
96 Use String indexOf method to validate an email address
97 Use substring method to get the sub string
98 Use two-dimensional array to store matrix data
99 Use typeof to check the type for different type variables
100 Use variable as the array index
101 Using Binary Flags
102 Validate a time value input with string indexOf method
103 Vector based on Array
104 XMLDocument Example