[SOLVED!!] Grey out background while processing forms? (jQuery + blockUI) |
[eluser]thinkigniter[/eluser]
Hi Fancms, Are you getting confused between CI Validation class and an AJAX validation object? There not the same. Have a look at malsup jquery form plugin malsup.com/jquery/form/ for a good ajax form processsor But give up trying to use the JQ/Forms validation option and the CI validation class. As a basic rule AJAX is client/(after page has loaded) side and CI is server (while page is loading) side. If you already got all of this and it seems as I'm treating you like a child, Sorry, it wasn't meant that way. |
Messages In This Thread |
[SOLVED!!] Grey out background while processing forms? (jQuery + blockUI) - by El Forum - 08-17-2008, 06:26 AM
[SOLVED!!] Grey out background while processing forms? (jQuery + blockUI) - by El Forum - 08-18-2008, 04:34 AM
[SOLVED!!] Grey out background while processing forms? (jQuery + blockUI) - by El Forum - 08-18-2008, 07:23 AM
[SOLVED!!] Grey out background while processing forms? (jQuery + blockUI) - by El Forum - 08-18-2008, 07:35 AM
[SOLVED!!] Grey out background while processing forms? (jQuery + blockUI) - by El Forum - 08-18-2008, 10:07 AM
|