SEARCH
0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Prev | Current Page 212 | Next

Jonathan Snook, Aaron Gustafson, Stuart Langridge, and Dan Webb

"Accelerated DOM Scripting with Ajax, APIs, and Libraries"

+/, 'error': 'Enter a name' },
"lastname": { 'regexp': /.+/, 'error': 'Enter a name' },
"heads": { 'regexp': /^\d+$/,
'error': 'Number of heads should be a whole number' }
};
This can be written out directly into the