CodeIgniter Forums
jquery table filter and CI 2.0 - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: jquery table filter and CI 2.0 (/showthread.php?tid=37942)



jquery table filter and CI 2.0 - El Forum - 01-25-2011

[eluser]searain[/eluser]
I like to use this jquery table filter,
http://plugins.jquery.com/project/uiTableFilter

Now I see that in CI2.0 library, there is a folder javascript and jquery class.

But I cannot find good examples of using CI 2.0 jquery library.

I would like to use the CI2.0 Jquery library to use the jquery table filter like the above sample can do.

Any advices?