How can I make an accordion menu with CSS3?

前端 未结 2 2001
陌清茗
陌清茗 2020-12-19 13:15

How can I create an expandable menu with only HTML5 and CSS3?

I want to display only 4 menu items and a view all list item, where clicking view all should expand all

2条回答
  •  甜味超标
    2020-12-19 14:02

    You can check this out: http://thinkphp.github.com/cuba.js/accordion.html source: https://github.com/thinkphp/cuba.js cheers!

提交回复
热议问题