Skip to content

Instantly share code, notes, and snippets.

View PintuKumarPal's full-sized avatar

Pintu Kumar PintuKumarPal

  • MessageBroadcast
  • Ghaziabad
View GitHub Profile
<script type="text/javascript" src="charcount.js">
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2" align="left" valign="top" class="text">About Me</td></tr>
<tr>
<td valign="top" align="left" colspan="2" class="TextGrey">
<textarea rows="5" cols="100" name="AboutMe" id="taMessage24" wrap="virtual" onkeyup="CheckFieldLength4(taMessage24, 'charcount24', 'remaining24', 1000, 'message2');" onmouseout="CheckFieldLength4(taMessage24, 'charcount24', 'remaininge', 1000, 'message2');" class="Text" size="22"></textarea>
<br>
<span id="charcount24">0</span> characters entered. | <span id="remaining24">1000</span> characters remaining.
</td>
</tr>