Tootman / ClientMap

0 stars 0 forks source link

Menu nav: Up/ Down arrows on Menu draw / hamburger #86

Open Tootman opened 4 years ago

Tootman commented 4 years ago

Need to indicate when folded / collapsed

Tootman commented 4 years ago

On med/sm screens), when hamburger nav is toggled to show menu items, unlear what state of menu is - so needs icons eg up/down or show/hide or open / X.

Only an issue when on Tablet /phone Can easily change icon - but cannot have different icon for collapsed, uncollapsed. see .navbar-toggler-icon{ background-image: }

Need to use jQuery for action '.on' .collapse etc (does not work on element.addEventListener)