8.13. Foundation drop-down menu

发布时间 : 2025-10-25 13:33:53 UTC      

Page Views: 9 views

The Foundation drop-down menu allows the user to select a value from a predefined drop-down list:

8.13.1. Example

 Dropdown Button     

尝试一下 »

Case analysis

.dropdown Class to add a downward arrow symbol icon to the button.

Using buttons or links data-dropdown="id" Property to open the drop-down menu.

id The value needs to match the contents of the drop-down menu (id01).

In < div >, < nav >