Welcome Guest, Not a member yet? Register   Sign In
Problem with jQuery ajax (not validating data)
#8

[eluser]gon[/eluser]
Try using firebug extension for firefox.
It allows you to monitor ajax calls and check visually that all params are ok.
Also, you can right-click on any ajax POST call and open it as if it was a normal POST form.
So you can reload the page and put some var_dumps et al.

Hope it helps.
I don't have the time to check where your error might be, just to give some advice on how to debug ajax.

BTW, I do ajax validations in CI with no problem.

Regards.


Messages In This Thread
Problem with jQuery ajax (not validating data) - by El Forum - 03-21-2008, 09:02 PM
Problem with jQuery ajax (not validating data) - by El Forum - 03-21-2008, 09:55 PM
Problem with jQuery ajax (not validating data) - by El Forum - 03-21-2008, 09:59 PM
Problem with jQuery ajax (not validating data) - by El Forum - 03-21-2008, 10:16 PM
Problem with jQuery ajax (not validating data) - by El Forum - 03-21-2008, 10:48 PM
Problem with jQuery ajax (not validating data) - by El Forum - 03-21-2008, 11:03 PM
Problem with jQuery ajax (not validating data) - by El Forum - 03-22-2008, 10:17 AM
Problem with jQuery ajax (not validating data) - by El Forum - 03-22-2008, 10:30 AM



Theme © iAndrew 2016 - Forum software by © MyBB