[jQuery] Validation Plugin

[jQuery] Validation Plugin


abt this plugin: http://bassistance.de/jquery-plugins/jquery-plugin-validation/
several problems:
1. Is it possible to dynamic add INPUT into the current list of checking?
2. Is it possible to user `id` instead of `name`?
3. Is it possible to check for something like name="email[]" ?
THanks for any comments.