INDIA WIT
Programming In C sharp, Java Script, PHP, XML, XSL, HTML JOKES, LIFE, PUZZELS AND MORE
Thursday, April 14, 2011
How to find the Length of the Array In java script:
<
script
language
="javascript">
Arr1=
new
Array(2,1,4,3) ;
document.write(
"<h1>Length of Arr1 is="
+ Arr1.length+
"</h1>"
);
</
script
>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment