Change from mixed Functional and OO style to primarily OO-style

Changed syntax and coding style to better fit jQuery UI's practices
Reformatted line breaks, braces, and spacing for consistency
Renamed variables and functions for consistency, using _ to denote private vars/fns
Shortened variable declarations whenever possible
Improved efficiency of jQuery object calls
Now operates on jQuery collections instead of just single elements
Fixed incorrect parentheses in new _getDate fn
Various bugfixes and cleaning
JSLint-verified (braces are unnecessary for single-line statements where a semi-colon is used properly)
Provides exact same functionality but is over 2.6K smaller!
This commit is contained in:
doublerebel 2010-11-15 13:57:09 -08:00
parent 911956f520
commit 60b5c67216

1467
jquery-ui-timepicker-addon.js vendored Executable file → Normal file

File diff suppressed because it is too large Load diff