Hi folks, just released beta 1 of my validation plugin. The list of problem was reduced quite a lot, and currently I have no more outstanding feature requests.
Most notable new features: - dependency checking: The required method accepts both jQuery-expressions and functions to compute whether a field is required or not - customizing error message handling: From doing it all yourself (and still delegating to the default handler) to customizing the placement of generated error messages As usual, the updated plugin page: http://bassistance.de/jquery-plugins/jquery-plugin-validation/ And considering the rather unfriendly format of the API docs, I uploaded a standalone version of my API browser that features my five plugins: http://jquery.bassistance.de/api-browser/plugins.html Among the rest it contains the essential validate()-method: http://jquery.bassistance.de/api-browser/plugins.html#validateMap I've also update the demos: http://jquery.bassistance.de/validate/demo-test/ I'd like to delay all further feature requests to post-1.0, now concentrating on squishing all remaining issues, any help is appreciated. Have fun! -- Jörn Zaefferer http://bassistance.de _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/