Menus
Popup window with a few options.
Modal Example
Basic menu
Horizontal menu with icons and dropdown
Icon label
Combination menus
Vertical menu
Toolbar
Menus HTML Structure
-
ul.wckd-menu
-
li
- a
-
li
Menus Options
inspect demos
Updates
- Sep 20, 2024: Added functionality to disable default navigation behaviour for
a href="#"
tags with the.wckd-overlay
class, treating them like buttons for triggering overlays.