Dynamic menu
Posted: Wed Jan 03, 2007 6:57 am
Hello,
Please have a look of this menu,
http://tutorials.alsacreations.com/dero ... tical.htm#
If you click on 2nd menu, it will display you all the items of 2nd menu, if you click on 3rd menu, it 'll display 3rd ones items and so on.
I want to create this menu as dynamic. I have two DB tables with fields;
1) tbl_states: state_id, state_name
2) tbl_cities: city_id, city_name
I want to create a dynamic menu with states as main items and cities as sub items.
Any help would be greatly appreciated.
TIA!
Please have a look of this menu,
http://tutorials.alsacreations.com/dero ... tical.htm#
If you click on 2nd menu, it will display you all the items of 2nd menu, if you click on 3rd menu, it 'll display 3rd ones items and so on.
I want to create this menu as dynamic. I have two DB tables with fields;
1) tbl_states: state_id, state_name
2) tbl_cities: city_id, city_name
I want to create a dynamic menu with states as main items and cities as sub items.
Any help would be greatly appreciated.
TIA!