ARTICLES & TUTORIALS FOR STRINGS in JAVASCRIPT: Learn about Javascript Development with Strings Objects including length of strings, examples, replace characters in strings, nesting quotes & escape characters, variables, conversions, & more.
The indexOf() method Example How to use the indexOf() method to return the position of the first occurrence of a specified string value in a string.
The match() method Example How to use the match() method to search for a specified string value in a string and return the string value if there it is found.
Strings A string is merely a word or combination of words, including numbers, grouped (strung) together. Any type of character can be stored in a string.
String Variables and Literals
Strings are simply any series of characters between quotes. Form element values are stored as strings, pathnames to files and images are referred to as strings, and almost all method parameters are strings.
Nesting Quotes And The Escape Character Many times you will work with strings which contain quotes. Since the JavaScript interpreter reads the first quote it encounters as the beginning of the string, and reads the very next quote it encounters as the end of the string, we need a way to signify
String Concatenation and String Operators When working with JavaScript strings, you will often need to combine two or more separate strings together to form one string. Conversely, at times you will want to break up a long string into multiple strings simply to make your source code more readable
Strings And The Write Method
While we're on the subject of strings, I'd like to talk about a method which is synonymous with strings. The write() method belongs to the document object and is used...
Uppercasing and Lowercasing Characters of a String
The first function "toUpper()", takes the value of the text input and converts it to uppercase using the toUpperCase() method. The second function, "toLower()" takes the value of the text input and converts it to lowercase using the toLowerCase() method.
Split string method
This example takes the names entered by the user and uppercases the first letter of each name, then lowercases the following letters.
The replace() method
As you might suppose, replace() method replaces matches to a given regular expression with some new string.
The test() method
The test() method takes a given string as a parameter and looks for matches according to the pattern defined within the regular expression object itself.
The String Object
There are some functions that can be performed on the value of primitive data types that just require that they be objects in order to work properly. JavaScript…
String Object
The String object of JavaScript allows you to perform manipulations on a stored piece of text, such as extracting a substring, searching for the occurrence of a certain character within it etc…
Strings in JavaScript
String manipulation is an important part of JavaScript programming, and having recently been reminded that I have yet to write a tutorial on it, this one comes as long overdue. In Part 1 of "Strings In JavaScript", I'll discuss how to format text using th
Date and Time
In this tutorial we are going to look at another of Javascripts predefined classes - the Date class. This class not only makes the manipulation of dates easier (regardless of which date format you prefer) but it also handles time as well.
String Processing
The string class is another built in class that is slightly different from the normal. Where this class differs from all of the others is the way that you define objects of this type…
Strings
On this page I explain what strings are and then give an overview of some useful things you can do with them…
JavaScript String Object
The String object can be used to work with strings. A string is a collection of characters…
JavaScript String Object Functions
The String object contains 28 functions, which can be used to manipulate the string. In this section you will see these 28 functions in some small examples…
WRITE ARTICLES FOR US & FREE PROMOTION OF YOUR GRAPHIC DESIGN BUSINESS
We are looking for submissions of Graphic Design Tutorials and Articles from Knowledgeable Graphic Designers and Publishing Professionals. We will add a paragraph about your graphic design services (or other services as long as it is not offensive) along with your published article. We will add your contact information, including your graphic design business' website link, within this paragraph. AllGraphicDesign.com gets around 16,000 Unique Visitors every day and this could mean a nice amount of traffic being sent to your graphics business' web site (or your graphic design portfolio). Find Out More Here
All Graphic
Design Resources Center is always looking for more information & resources to
put into our graphics directory portal. If you have any
design or dtp resources that you think would fit in well, such as graphics software links, graphics and clipart foundries, objects, filters,
fonts, desktop publishing or other graphic design resources articles,
templates, etc...Please email us and let us know. All Graphic Design Resources Center has been around since 1998 (originally as deezin dot com), offering desktop publishing information and graphic
design resources to make your web search for graphics stuff easier.
Let us know how we can make All Graphic Design site more helpful for
you! All informational links are hand added by an editor. Thank you for visiting
our site and don't forget to bookmark this site.