Welcome Guest, Not a member yet? Register   Sign In
use of PickList/Jquery with Codeignitor and Grocery Crud
#1

I have been working on a Grocery Crud based app. I am at the point where I need to add a picklist for users. Ultimately I will need to save the list that they pick in a table. Can I use Jquery with Codeigniter? I realize that Jquery is running on the client while Codeignitor is on the server. How can I interface Codeigniter/GC with a page that is using Picklist? Anyone have any examples? Right now I have a menu where a user can update various tables in MySQL. 

thx
proof that an old dog can learn new tricks
Reply
#2

jquery is javascript library , so jquery is client side scripting

as long as i know, GC is using jquery by default, except you want to disabled it (like want to use another jquery version)
Reply




Theme © iAndrew 2016 - Forum software by © MyBB