How To Add Word/character counter

Posted by Lasantha Bandara on June 10th, 2009 File Under : gadget, tools, widget0 Comment

This tool will be very useful to your visitors.It is provided by http://centricle.com.

1.Login to your blogger dashboard--> layout- ->Page Elements

2.Click on 'Add a Gadget' .

3.Select 'HTML/Javascript' and add below code and click save.

<form action="http://centricle.com/tools/word+character-counter/" method="post" target="blank">

<fieldset>

<label for="pad">String:</label>
<textarea cols="60" rows="15" name="pad" id="pad"></textarea>

<input class="submit" type="submit" name="countem" value="How many?" />

</fieldset>

</form>

Now you are done.

File Under : gadget, tools, widget

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.