Use the length property to find the length of the string
eg: var str="nagidi"; alert(str.length)
Learn to Develop an iPhone or iPad App in 4 Weeks Learn the latest and greatest markup language in the market with Robin Nixon(HTML & HTML5) Now $29 Only(75% Off)
Use the length property to
Fri, 09/19/2008 - 21:26 — adminUse the length property to find the length of the string
eg:
var str="nagidi";
alert(str.length)