Dries Buytaert
|
e6e29ac1b0
|
- 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.
|
2009-08-31 05:51:08 +00:00 |
Angie Byron
|
fc7283235b
|
#444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions.
|
2009-04-27 20:19:38 +00:00 |
Angie Byron
|
bda52632a5
|
#444402 by kkaefer and RobLoach: Enforce coding standards on all core JavaScript.
|
2009-04-26 19:18:46 +00:00 |
Angie Byron
|
b77475baf5
|
#360081 by quicksketch: Stop using global variables for JavaScript settings.
|
2009-03-13 23:15:09 +00:00 |
Angie Byron
|
ac484c277a
|
#125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compatibility with other JavaScript libraries.
|
2009-02-18 13:46:55 +00:00 |
Dries Buytaert
|
6d3d75fe4b
|
- Removing whitespace.
|
2009-01-26 14:08:44 +00:00 |
Angie Byron
|
b4435decef
|
#11077 follow-up: adding missing timezone.js file.
|
2008-11-21 04:33:28 +00:00 |