Changeset 63600 for trunk/src/js/_enqueues/lib/admin-bar.js
- Timestamp:
- 09/11/2026 10:50:50 AM (12 hours ago)
- File:
-
- 1 edited
-
trunk/src/js/_enqueues/lib/admin-bar.js (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/js/_enqueues/lib/admin-bar.js
r63406 r63600 175 175 * 176 176 * @param {NodeList} topMenuItems All menu items. 177 * @param {Event} eventThe click event.177 * @param {Event} event The click event. 178 178 */ 179 179 function mobileHover( topMenuItems, event ) { … … 261 261 * @since 5.3.1 262 262 * 263 * @param {HTMLElement} element The HTML element.263 * @param {HTMLElement} element The HTML element. 264 264 * @param {string} className The class name. 265 265 * @return {boolean} Whether the element has the className. … … 287 287 * @since 5.3.1 288 288 * 289 * @param {HTMLElement} element The HTML element.289 * @param {HTMLElement} element The HTML element. 290 290 * @param {string} className The class name. 291 291 */ … … 316 316 * @since 5.3.1 317 317 * 318 * @param {HTMLElement} element The HTML element.318 * @param {HTMLElement} element The HTML element. 319 319 * @param {string} className The class name. 320 320 */ … … 396 396 * @since 5.3.1 397 397 * 398 * @param {HTMLElement} el Element to get parent.399 * @param {string} selector CSS selector to match.398 * @param {HTMLElement} el Element to get parent. 399 * @param {string} selector CSS selector to match. 400 400 * 401 401 * @return {HTMLElement|null} The closest matching element or null if not found.
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)