How to show a two column DropDown?

a 夏天 提交于 2019-12-18 07:14:33

问题


I want to show a DropDown that should display two values in two columns. I want in HTML or CSS.


回答1:


You won't be able to do this with HTML and CSS only. You will have to use script also.

Here is a jQuery based drop down

mcDropdown jQuery Plug-in v1.2.10

You can also check this one

38 jQuery And CSS Drop Down Multi Level Menu Solutions




回答2:


Mega-dropdown? Check this example; Tutorial here.



来源:https://stackoverflow.com/questions/2027711/how-to-show-a-two-column-dropdown

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!