Skip to content
  • Dries Buytaert's avatar
    - Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery... · e6e29ac1
    Dries Buytaert authored
    - 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.
    e6e29ac1