Tampilkan postingan dengan label form validator. Tampilkan semua postingan
Tampilkan postingan dengan label form validator. Tampilkan semua postingan

Senin, 05 Desember 2011

The new version 3.2.1 of JS Auto Form Validator was released




The new version 3.2.1 of JS Auto Form Validator Pro is available now for downloading. There are some bugs fixed and also new additions and improvements.

The JS Auto Form Validator Pro is an easy-to-setup form validation script which enables you to handle the whole form validation process without writing any JavaScript code.

Here the main additions and improvements:

* Feature: [added]

Selasa, 14 Desember 2010

New version 3.1.7 of JS Auto Form Validator Pro released

The new version 3.1.7 of JS Auto Form Validator Pro is available now for downloading. There are some bugs fixed and also new additions and improvements. The JS Auto Form Validator Pro is an easy-to-setup form validation script which enables you to handle the whole form validation process without writing any JavaScript code. Here the main additions and improvements:* Feature: [added] possibility

Jumat, 17 Juli 2009

New version 1.0.6 of JS Auto Form Validator

New 1.0.6 version of JS Auto Form Validator is available for downloading from here.Changes in this version:-----------------------* Feature: [added] added new language - Japanese* Feature: [improved] checking of email in isEmail() functionBug: [fixed] uppercase for text didn't workTo view a Live Demo click here.

Jumat, 16 Maret 2007

JS (JavaScript) Auto Form Validator v.1.0.2

JS (JavaScript) Auto Form Validator - is a script, which helps you to create pages, that needed form's validation. The concept is simple: we heed to write NOTHING of javascript code for any html form. How can we do it?By giving a special prefixes to form elements:*** first letter : r - required, s - simple (not required)*** second letter : t - text(including datetime),