Display:
Sorted by Most Recent
07 OCT 08
20 Excellent AJAX Effects You Should Know - NETTUTS SAVE
PEOPLE
There are a few special techniques or effects that can spice up just about any web page. These are the top 20 Ajax effects that every web developer should know.
TAGS
01 JAN 08
JavaScript: It's Just Not Validation! SAVE
Colin Morris, author of Y-Validator, has written a piece on JavaScript: It’s Just Not Validation! which discusses JavaScript validation, and input assistance
TAGS
05 OCT 07
Ajaxian " JSValidate: Form Validation Library SAVE
PEOPLE
JSValidate is a simple library based on Prototype and Script.aculo.us to allow you to do form validation. You simply use special CSS classes to annotate your form and let the library do the rest.
TAGS
09 AUG 07
yav - Javascript form validation tool SAVE
PEOPLE
Yav is a SIMPLE, POWERFUL and CUSTOMIZABLE javascript-based form validation tool.
TAGS
25 MAY 07
Really easy field validation * Dexagogo SAVE
PEOPLE
Here's a form validation script that is very easy to use based on Prototype
TAGS
fValidator - An open source (free) unobtrusive javascript tool for easy handling form validation SAVE
PEOPLE
fValidator is an open source (free) unobtrusive javascript tool for easy handling form validation
TAGS
27 NOV 06
TAGS
24 FEB 06
Dan Sellers's WebLog : Microsoft Release new Anti-XSS tool SAVE
PEOPLE
Microsoft just released a new Anti-XSS tool that works with .NET Framework 1.0, 1.1 and 2.0. It follows an Accept-only approach in which this tool looks for a finite set of valid input and everything else is considered invalid.