Re: validation.js patched for Tapestry 4.1.1

2007-01-31 Thread Andrea Chiumenti
Sorry there was a small bug, the widgets were not related to the profile, this is the corrected version On 1/31/07, Andrea Chiumenti <[EMAIL PROTECTED]> wrote: Hello everybody, I've patched the client side validation script file so that an input field in exception status reports its related ex

validation.js patched for Tapestry 4.1.1

2007-01-31 Thread Andrea Chiumenti
Hello everybody, I've patched the client side validation script file so that an input field in exception status reports its related exceptions with a dojo tooltip. When the validation is performed a second time all the exception tooltip widgets are disposed and recreated as necessary. I hope yo