|
Project Information
Links
|
I have a select box that allows to me to choose the city to display. When I select a city it should show a new HTML element showing all local_area for the given city. I Have to do this using jQuery, after selection I want to store my record in database table. |