> $("#myform").submit(function() {
>     // do your textarea thing here
>     var v = $(this).validate(validateoptionshere);

Do you know where javascript events are stored ? In elements dom or somewhere ?
If yes I would be able to keep them apart, unbind and rebind with my
stuff then the old bindings I kept apart ?

Maybe what I say is silly, I don't know

-- 
Fabien Meghazi

Website: http://www.amigrave.com
Email: [EMAIL PROTECTED]
IM: [EMAIL PROTECTED]

Reply via email to