Count the lines
Posted: Wed Aug 08, 2007 12:13 am
Hi,
How to count the lines in the $tool in javascript.
$tool=" Name:------------<br>
Age:
";
Is there any way to count the lines in $tool.
How to count the lines in the $tool in javascript.
$tool=" Name:------------<br>
Age:
";
Is there any way to count the lines in $tool.