<html>
	<head>
		<script>
...

JavaScript delayer

by dabdu, June 08, 2010 09:21, 7 refactorings, tagged with js, ajax

This class prevent massive ...

528de67899017dec3c7568b0ad0622ea Talk
//function that loops through the elements
function __validateForm(theform){
...

JavaScript Simple form validator with ...

by eljota, November 11, 2007 10:32, 5 refactorings, tagged with javascript, js, form, validation, regex

This is a real simple form ...

D41d8cd98f00b204e9800998ecf8427e Talk