Print Design Templates Take a look at these creative Graphic Design templates for brochures, flyers, newsletters, stationery, postcards, ads, menus and posters for a variety of businesses.
Invoicing 4 Freelancers A complete, secure, online billing application that maintains hourly service billing, flat fee billing and recurring charges. Integration with Authorize.Net and other leading payment gateways provides hands-free recurring billing with a sophisticated CRM system.
Free Design Magazines Browse through our extensive list of free Graphic Design, Web Design, Business, Computer, and Computer Graphics magazines, white papers, downloads and podcasts to find the titles that best match your skills and interests; topics include management, marketing, operations, sales, and technology. Simply complete the application form and submit it. All are absolutely free to freelance professionals who qualify.
Suggested Links Photoshop Tutorials
Logo Designer's Logos
Web Design Tools List
Layouts & Templates Directory
Web Design & Graphic Design Blog
Photoshop, Flash, 3D Studio Max Tutorials
Web Designers & Developers
Crafts for Kids
Photoshop Tutorial Man
Tutorial Guide -- Free Webmaster Tutorials
Design Contests
How to Draw
Work From Home Job Search
OTHER SITES WE OWN
AllFreelance
Graphic Design Resources Directory
Graphics Tutorials Directory
Social Networking Articles
Design Sites Up
All Freelance Work & Portfolios
Graphic Design Community
Education & Learning Directory
![]() |
home > Web Design Tutorials > Programming Tutorials > Javascripting Articles > Javascript Strings Coding Tutorials
JavaScript String Object
In this tutorial you learn JavaScript String Object…
JavaScript String Object
The String object is used to manipulate a stored piece of text.
Return the length of a string Example
How to use the length property to find the length of a string.
Style strings Example
How to style strings.
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.
Replace characters in a string: replace() Example
How to use the replace() method to replace some characters with some other characters in a string.
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
Creating Line Breaks In JavaScript Strings
JavaScript provides two ways to create line breaks…
Strings To Numbers: Data Type Conversion
When attempting to add number data types to numbers stored as strings…
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...
Finding A Character's Position In A String Using charAt()
Each character in a string is assigned an index position. Strings, like arrays, begin counting characters at position zero…
Finding a Character's Index Position Using indexOf() and lastIndexOf()
indexOf() returns the index position of any character you specify as the parameter…
Extracting A New String From An Existing String Using the substring() Method
substring() method allows you to extract a new string from an existing string starting at the specified index and continuing though (but not including) the ending index…
Substituting Substring's Integer Parameters With indexOf()
Since we will not always have the luxury of knowing the exact value of a string, we cannot rely on using integers as substring parameters to extract a new string…
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.
Replacing Part Of A String Using the replace() Method
This is accomplished by the replace() method, along with a little help from the indexOf() method which is used to search for an instance of a specified string…
Account for spaces at the end of the last name
If we used lastIndexOf(" ") as substring parameters for the middle and last names like…
Account for spaces throughout string
To account for any extra spaces in the string named…
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.
String Object
The string object is used to create strings…
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…
RECENT ARTICLES from Graphic Design BloG
Do You Need to Know How to Draw or Sketch to be a Graphic Designer?
Plenty of graphic designers have gotten jobs without knowing how to draw at all. Nevertheless, learning how to draw or sketch can be invaluable for three big reasons.
![]() |
![]() |
|
![]() |
![]() |
|
Minimalist Website Design Can Now Improve Search Engine Position
A minimalist web design makes your webpage load faster, which is now one of the criteria Google uses to determine a website's search engine position.
Tips for Taking the Guesswork out of Web Design
Web design can sometimes feel a little like mind reading–clients trying to express abstract ideas about what they want, you trying to divine what they mean, all of you hoping to land on some kind of common ground. But the design process doesn?t have to be such a scary leap into the unknown.
Expert user experience [...]
Quick Ways to Bump up Your Web Design Skills
MediaBistro is offering one killer deal for anyone looking to bump up his/her web design skills. Right now you can get a year subscription to their On Demand Video library for just $97–that?s more than half off the usual price!
The On Demand Videos are a great resource for any designer, and include practical online tutorials [...]
How to Design an iPhone Application: Part 2
So the last post started you down the road to iPhone app stardom. Now let?s talk about how to execute your big idea and actually get it up and running in the iTunes store:
5. Get going on the design work.
While you?re waiting for Mac?s Software Development Kit (SDK) and Xcode files to download, work on [...]
How to Design an iPhone Application: Part 1
Earlier this week, the New York Times reported that Apple banished app developer Thuat Nguyen and all of his applications from the iTunes online store. It was a severe punishment for a prolific book app provider, but a necessary one. It seems that Nguyen was breaching user?s accounts to make purchases (of his own applications) [...]
Time-saving Tools You Shouldn?t Miss
Smashing Magazine recently posted an excellent roundup of powerful time savers for web designers–a whopping 50 of them. Funny, trolling through a list of 50 web design tools built to help you save time doesn?t seem very efficient. That?s why you can find a recap of 4 of the most helpful/innovative/time saving ones below. They?re [...]
All Web Design Resources is a Directory & Blog Full of Tools for Web Site Designers
All Web Design Resources Portal is a Web Site Design education directory with resources & articles for Graphic Designers, Web Developers, & Web Designers including a Web Design forum, blog, graphics software tips, web development resources, web programming tools, web design jobs, advice for new web designers about web design schools and education as
well as tips for freelance web design business owners, and much more.
15 Beautiful and Inspiring Nature Photographs ? Whoaa!
Need a good captcha generating php script
Removing background from images
Purdy Picture...
selling photography and illustrations as stock photos
Photo
Amatus-Grey
iMac vs Mac Pro
What Camera Do You Use?
What are some really good design schools in NC & California?
HDR photography ( High Dynamic Range)