Validating form with jQuery and Codeigniter?

Is there a tutorial or other useful resource for creating form validation using jQuery using Codeigniter 2.0.2 I searched but not found. Since I was just starting to learn Codeigniter, I would rather have a useful tutorial or any resource instead of the already built-in libary. Thank.

+3
source share

All Articles