The most viewed posts

Registry Reviver

Web Development Services

About Desktop Icons in Windows Computer

How to clean up Windows Computer

How to make a computer secure and run faster

Driver Booster

Myanmar font and keyboard for Windows

CCleaner

Contact Me

Advanced System Care

The most viewed items

Dell Inspiron 5559

Desktop Hard Disk

HP ProBook 430

Laptop RAM

SONY Playstation Portable

External Hard Disk

Laptop

ZilaStar ICT Oct 12 2020, 15:43:33
Category : JavaScript Tutorials

indexOf (JavaScript Array Method)

const tnwText = "Hello Dear All, I am Thet Naing Win. Welcome to TNW (Web Service & ICT Solutions)";

function tnwFun1(){
document.getElementById("demo").innerHTML = tnwText;
}

function tnwFun2(){
const tnwSearch = document.getElementById("search").value;
const result = tnwText.indexOf(tnwSearch);
document.getElementById("demo").innerHTML = "The search text is fount at " + result;
}

  • Comments:

    No comment to show.

    To Contact
    Available Services
    Terms and Conditions