开发者

Jquery Ajax based tree

开发者 https://www.devze.com 2023-03-24 00:45 出处:网络
i wants to create a dynamic list of countries, states and cities with the arrows on the left side and checkboxes. if user click on the arrow then all the states of the selected countries should be dis

i wants to create a dynamic list of countries, states and cities with the arrows on the left side and checkboxes. if user click on the arrow then all the states of the selected countries should be display like a tree view, if user click on the any states then all the cities should be displays under that state.

i am working on Jquery, Ajax, PHP , MySql

开发者_StackOverflow社区any help , suggestions would be appreciated.


http://www.jstree.com/ is probably a good resource for you. I am just starting to use it now, for something similar to what you are asking.

0

精彩评论

暂无评论...
验证码 换一张
取 消