开发者

Displaying a submenu based on choice in some other menu? [duplicate]

开发者 https://www.devze.com 2023-02-09 08:12 出处:网络
This question already has answers here: Closed 12 years ago. 开发者_如何学编程 Possible Duplicate:
This question already has answers here: Closed 12 years ago. 开发者_如何学编程

Possible Duplicate:

Populating child dropdownlists in JSP/Servlet

In my JSP page, I have used one div that adds some rows dynamically. Inside this div, there are dropdowns to select country, state and city values. On the basis of country selected, its corresponding states and cities should be displayed.


You need to check this space Populating Child Dropdown

0

精彩评论

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