This page demonstrates the documentation navigation menu. Click the hamburger menu (☰) in the top-left corner to access all documentation sites.
menu.jsThe menu is completely self-contained in the JavaScript file and can be easily added to any webpage by simply including the script tag below.
Try clicking outside the menu or pressing the Escape key to close it once opened.
To add this menu to any webpage, simply include this single line in your HTML:
<script src="menu.js"></script>