Nope, that didnt help. Still nothing happens. I use the *MooTools Core 1.4.5 without compatibility<http://mootools.net/download/get/mootools-core-1.4.5-full-nocompat.js> *if that* *is important...
Am Mittwoch, 24. Oktober 2012 10:39:11 UTC+2 schrieb hazlema:
>
> Change:
> new Form.Validator.Inline($('#create_account'), { 'stopOnFailure':true,
>
> To:
> new Form.Validator.Inline( document.id('create_account'), {
> 'stopOnFailure':true,
>
>
