A testpage would help.

Does CI use any javascript to handle the form submit? Its possible
that CI submits the form via JavaScript, triggering the validation
again. Not very likely though.

Jörn

On Tue, Oct 21, 2008 at 5:21 PM, hcvitto <[EMAIL PROTECTED]> wrote:
>
> hi
> i'm giving a go at codeIgniter using jquery for the js side.
> So i got a form which i validate with the validate plugin but in CI
> when i submit the form the js starts a loop and i must shut down the
> browser.
> I read somewhere that it could be because the validate plugin use the
> GET method by default which CI refuse to accept.
>
> Is this true?
> Anyone has used this two togheter?
>
> Thanks Vitto

Reply via email to