Welcome Guest, Not a member yet? Register   Sign In
Trouble while Integrating Query in CI
#6

[eluser]Pascal Kriete[/eluser]
Ah ok, I understand the issue now.

The tabbing doesn't do anything because the validation is triggered onChange not onBlur.

Your check_email code has a syntax error on it (you're not closing the trim) so that's why that fails. CI has a captcha plugin (system/plugins) that you can use instead of writing your own from scratch. Otherwise I would suggest you move your own to a helper and use that. I fail to understand why you have separate scripts for the remote functions. Just make them controller functions and call those. That way you have all the power of CI and don't need to reinvent the wheel.


Messages In This Thread
Trouble while Integrating Query in CI - by El Forum - 06-30-2008, 12:28 AM
Trouble while Integrating Query in CI - by El Forum - 06-30-2008, 12:48 AM
Trouble while Integrating Query in CI - by El Forum - 06-30-2008, 01:13 AM
Trouble while Integrating Query in CI - by El Forum - 06-30-2008, 02:04 AM
Trouble while Integrating Query in CI - by El Forum - 06-30-2008, 03:16 AM
Trouble while Integrating Query in CI - by El Forum - 06-30-2008, 03:32 AM
Trouble while Integrating Query in CI - by El Forum - 06-30-2008, 11:54 AM
Trouble while Integrating Query in CI - by El Forum - 06-30-2008, 12:45 PM
Trouble while Integrating Query in CI - by El Forum - 06-30-2008, 02:01 PM
Trouble while Integrating Query in CI - by El Forum - 06-30-2008, 02:14 PM
Trouble while Integrating Query in CI - by El Forum - 06-30-2008, 02:23 PM
Trouble while Integrating Query in CI - by El Forum - 06-30-2008, 02:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB