Skip to content
Snippets Groups Projects
Commit e6e29ac1 authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery...

- Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery .once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work.
parent 41dca3c4
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment