: 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: 1094
254.2 .
toTitleCase( ) converts a string to title case (initial letters capitalized)
Hits: 1151
254.3 .
Initial capitalizing the string
Hits: 1085
254.4 .
To alter the original string, reassign the return value to it, as follows
Hits: 1065
254.5 .
Convert string to lower case then call the lastIndexOf method
Hits: 1127
254.6 .
Is lastIndexOf case sensitive
Hits: 1192
254.7 .
The toLowerCase() and toUpperCase() methods are particularly useful for comparing strings in a case-insensitive manner.
Hits: 1084
254.8 .
Changing the Case of a String
Hits: 1084
254.9 .
Converting Case
Hits: 1140
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