Tag Archives: Textarea

Resizable Text Area using jQuery

Create a resizable text area on your webpage using this plugin. This plugin removes the ugly scrollbar from textarea & pretty handy in creating a neat UI while allowing users to extend the textarea & paste as much content as … Continue reading

Twitter-like chars counter example using MooTools

Enrich your html forms by adding a twitter-like chars counter for your text fields using MooTools. Resource: Sample | Tutorial

Flext: Auto-Growing Textrea – MooTools Plugin

Create auto-growing textarea using Flext. This plugin can be customized to set a max height on the textarea can grow, ghost text & lot more… Resource: Sample | Tutorial

Defaultvalue – Gives value to empty inputs jQuery plugin

Defaultvalue is a Jquery plugin that sets a default value on your input elements if they are empty. The default value disappears if the input gain focus or the user types something in it. Perfect for label values like “Search … Continue reading

Elastic Textarea Fields – jQuery Plugin

Elastic Jquery plugin makes your textareas grow and shrink to fit it’s content. It was inspired by the auto growing textareas on Facebook. The major difference between Elastic and it’s competitors is it’s weight. The usage of Elastic is very … Continue reading