: Case : String Flash / Flex / ActionScript examples
Ajax
Ajax Examples
Ajax Tutorials
Scripts and Programs
Javascript
Javascript Examples Tutorials
DHTML Tutorials
Javascript References
Scripts and Programs
HTML
HTML Tutorials
HTML References
HTML DOM 0 References
HTML DOM 2 References
CSS
CSS Tutorials
CSS References
PHP
PHP Source Code
PHP References
Scripts and Programs
C#
C# Source Code
C# Examples
Flash / Flex / ActionScript examples
»
String
»
Case
»
254.1 .
Using toUpperCase() or toLowerCase() to make sure that two strings are compared without regard to case
Hits: 1100
254.2 .
toTitleCase( ) converts a string to title case (initial letters capitalized)
Hits: 1159
254.3 .
Initial capitalizing the string
Hits: 1093
254.4 .
To alter the original string, reassign the return value to it, as follows
Hits: 1070
254.5 .
Convert string to lower case then call the lastIndexOf method
Hits: 1132
254.6 .
Is lastIndexOf case sensitive
Hits: 1199
254.7 .
The toLowerCase() and toUpperCase() methods are particularly useful for comparing strings in a case-insensitive manner.
Hits: 1090
254.8 .
Changing the Case of a String
Hits: 1091
254.9 .
Converting Case
Hits: 1145
Flash / Flex / ActionScript examples
String
»
Case
Case
Char code
CharAt
Compare
Escape
FromCharCode
IndexOf lastIndexOf
Length
Replace
Reverse
Search
Slice
Split
String concatenation
String length
String
Substr
Trim
Animation
Array
Class
Data Type
Development
Function
Graphics
Language
Network
Regular Expressions
Statement
String
TextField
XML