[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-content/themes/twentytwentyone/assets/js/ -> primary-navigation.js (summary)

File primary-navigation.js. Required to open and close the mobile navigation.

File Size: 204 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 4 functions

  twentytwentyoneToggleAriaExpanded()
  twentytwentyoneCollapseMenuOnClickOutside()
  twentytwentyoneSubmenuPosition()
  twentytwentyoneExpandSubMenu()

Functions
Functions that are not part of a class:

twentytwentyoneToggleAriaExpanded( el, withListeners )   X-Ref
Toggle an attribute's value

param: {Element} el - The element.
param: {boolean} withListeners - Whether we want to add/remove listeners or not.

twentytwentyoneCollapseMenuOnClickOutside( event )   X-Ref
No description

twentytwentyoneSubmenuPosition( li )   X-Ref
Changes the position of submenus so they always fit the screen horizontally.

param: {Element} li - The li element.

twentytwentyoneExpandSubMenu( el )   X-Ref
Handle clicks on submenu toggles.

param: {Element} el - The element.



Generated : Thu Apr 18 08:20:02 2024 Cross-referenced by PHPXref