Skip to content
  1. Feb 25, 2011
  2. Aug 31, 2009
    • 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
  3. Apr 27, 2009
  4. Apr 26, 2009
  5. Mar 13, 2009
  6. Feb 18, 2009
  7. Jan 26, 2009
  8. Nov 21, 2008