Welcome Guest, Not a member yet? Register   Sign In
casecade dropdown
#3

[eluser]Unknown[/eluser]
Thanks for the reply.

I use dynamic selectbox. For that i used this code,


<select id="country">ajax->remote_function(array('update' => 'state', 'url' => "/test/index.php/test/testfun/"); ?&gt;">
<option value="1">India</option>
<option value="2">Australia</option>
</select>

<select id="state">

</select>



This function work properly, but i dont know how to get and pass the country id to testfun function.


Messages In This Thread
casecade dropdown - by El Forum - 10-03-2009, 05:48 AM
casecade dropdown - by El Forum - 10-04-2009, 04:40 PM
casecade dropdown - by El Forum - 10-04-2009, 10:39 PM
casecade dropdown - by El Forum - 10-05-2009, 07:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB