JavaScript String Object
The indexOf() method returns the position of the first occurrence of a specified value in a string.
This method returns -1 if the value to search for never occurs.
| Parameter | Description |
|---|---|
| searchstring | Required. The string to search for |
| start | Optional. The start position in the string to start the search. If omitted, the search starts from position 0 |
![]()
The indexOf() method is supported in all major browsers.
Note: The indexOf() method is case sensitive!
Tip: Also look at the lastIndexOf() method.
Do different searches within a string:
The output of the code above will be:
Differences between indexOf and lastIndexOf:
The output of the code above will be:
JavaScript String Object
| WEB HOSTING |
|---|
| Best Web Hosting |
| PHP MySQL Hosting |
| Best Hosting Coupons |
| UK Reseller Hosting |
| Cloud Hosting |
| Top Web Hosting |
| $7.95/mo SEO Hosting |
| Premium Website Design |
| WEB BUILDING |
|---|
| Download XML Editor |
| FREE Website BUILDER |
| Free Website Templates Free CSS Templates |
| Make Your Own Website |
| W3SCHOOLS EXAMS |
|---|
|
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP |
| W3SCHOOLS BOOKS |
|---|
|
New Books: HTML, CSS JavaScript, and Ajax |
| STATISTICS |
|---|
|
Browser Statistics Browser OS Browser Display |
| SHARE THIS PAGE |
|---|