jQuery Plugin Directory

Tag: forms · Page 5 of 18

9 years ago

Captcha System On User SignUp Using PHP And Ajax

Captcha is the best way to avoid spamming your SignUp, Comments, Email and many other things that takes user input. What is Captcha? It is a simple text combination of some uppercase and lowercase letters with some numbers generated randomly with some special kind of text type font. It is mainly used for Human Verification whether the user is human or any computer script. In this tutorial we will teach you how to make your own captcha system with the help of PHP and Ajax.

Captcha System On User SignUp Using PHP And Ajax

9 years ago

jQuery Lined TextArea plugin

One of the most used, but under featured HTML controls, is the humble TEXTAREA control. This control is designed to accept large blocks of text from the user. A wide variety of plugins exist for the TEXTAREA that layer it with toolbars, auto-resizing, rich-text editing and the works.

jQuery Lined TextArea plugin

9 years ago

jQuery: Calculate sum of all textbox values in a Table Column

This article explains how to calculate the total of all textboxes values in a table column. Inshort on text change event, we calculate the sum of all input values entered in the table column, i.e., whenever the user enters any values or modifies the value to any of the given textbox will calculate and display the total sum of it.

jQuery: Calculate sum of all textbox values in a Table Column
FirstPrevious34567NextLast