Welcome Guest, Not a member yet? Register   Sign In
Required Ajax Dropdown to fetch Categories & subcategories both from Database
#2

[eluser]Ben Edmunds[/eluser]
There are several ways of doing this.

The way I would choose is to do an ajax request [.request()] with the chosen main category to a controller that interacts with a model and return the sub-category items.

If you are using JQuery then the function is ajax(). If you are using something other than JQuery just research AJAX request with whatever your using, whether that be straight javascript or another framework.


Messages In This Thread
Required Ajax Dropdown to fetch Categories & subcategories both from Database - by El Forum - 10-22-2009, 06:38 AM



Theme © iAndrew 2016 - Forum software by © MyBB