Priority Navigation Versions Save

Javascript implementation for Priority+ Navigation — no dependencies

1.0.12

8 years ago

1.0.11

8 years ago
  • Added aria-controls to dropdown toggle.
  • Moved dropdown behind dropdown toggle to support native tab order.
  • Added aria-hidden to dropdown.
  • Added aria-haspop to dropdown wrapper.
  • Minor change to css to limit the scope.

1.0.10

8 years ago

1.0.9

8 years ago
  • IE8 Will now throw a non blocking console error if you choose to not suppor it instead of blocking your entire javascript.
  • Menu label now triggers when there is only 1 menu item left.
  • Settings per instance now works as expected.

1.0.8

8 years ago
  • fixed issue if user resized multiple times items are moved back without the whitespace character between li items so the children width would be equal than container width and items are not moved back in the dropdown after second resize.

1.0.7

8 years ago
  • Fixed infinite loop

1.0.6

8 years ago

1.0.5

8 years ago
  • added option to set breakpoint when all items should be moved to the dropdown to simulate a mobile menu
  • Added option to change dropdownToggle text when the breakpoint has been triggered
  • Changed data-attribute to count menu items in dropdown to something more plugin specific to prevent conflicts

1.0.4

8 years ago

1.0.3

8 years ago