Welcome Guest, Not a member yet? Register   Sign In
codeigniter form validation and jquery form validation problem
#9

[eluser]simshaun[/eluser]
See my previous reply...
It is not an error with the form validation lib itself, because I also use it.

1. You were calling form_open incorrectly. You passed it the id you wanted it to have.. see my post for the correct syntax.

2. You had no form close.

3. Your JavaScript was calling .validate() on the wrong ID.. see my post again.

4. Ensure that you add back in what these forums took out from the header and body (where it says [removed]).

I see no reason why it should not work now unless you fail to load the correct files in the head tag and don't add back in the script tags.


Messages In This Thread
codeigniter form validation and jquery form validation problem - by El Forum - 11-25-2008, 10:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB