Latest All
Translate Language
Wednesday, 29 February 2012
Returning the length of string
<html>
<body>
<script type="text/javascript">
var txt = "Hello";
document.write(txt.length);
</script>
</body>
</html>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment