Welcome Guest, Not a member yet? Register   Sign In
Dynamic chained select menus
#2

[eluser]carvingCode[/eluser]
No specific code for you this early in the morning, but:

1) Use jQuery to trigger function call on option select. There's many examples; basically bind a function call the option select.

2) Building new function (getModelsWhere()) and use '$this->db->get_where();'. Pass in the selected manufacturer.

BTW: Really like the structure of your CI code. I'm rather new to CI and it's cleared up some confusion. Thanks.


Messages In This Thread
Dynamic chained select menus - by El Forum - 04-22-2010, 02:59 AM
Dynamic chained select menus - by El Forum - 04-22-2010, 06:05 AM
Dynamic chained select menus - by El Forum - 04-22-2010, 08:49 AM
Dynamic chained select menus - by El Forum - 06-22-2010, 07:30 AM
Dynamic chained select menus - by El Forum - 06-22-2010, 08:33 AM



Theme © iAndrew 2016 - Forum software by © MyBB