wiki.techinc.nl/resources/jquery
2010-12-16 19:03:51 +00:00
..
jquery.async.js (bug 26265) Many semicolons are missing from JavaScript files 2010-12-06 22:30:34 +00:00
jquery.autoEllipsis.js
jquery.checkboxShiftClick.js clean-up trailing spaces and tabs in js/css resources 2010-11-12 23:10:58 +00:00
jquery.client.js Indentation fix 2010-11-01 14:25:47 +00:00
jquery.collapsibleTabs.js (bug 26265) Many semicolons are missing from JavaScript files 2010-12-06 22:34:15 +00:00
jquery.color.js Remove some redundant character escapes from regexes 2010-11-30 19:38:04 +00:00
jquery.cookie.js Updated cookie plugin 2010-12-08 23:14:21 +00:00
jquery.delayedBind.js
jquery.expandableField.js Start fixing up javascript function documentation 2010-11-30 18:19:27 +00:00
jquery.highlightText.js
jquery.js Fixed jQuery bug/enahnced jQuery to not blindly convert anything that's not a string to an integer and append 'px', resulting in values like "nullpx" and "NaNpx" which would cause errors in Internet Explorer. Now we are using ( parseInt( size ) || 0 ) + "px" so that if size is null or NaN it will be converted to 0. I've also passed this upstream (http://dev.jquery.com/ticket/7116) 2010-10-05 21:51:24 +00:00
jquery.localize.js Improves on r77710 - no purpose in using call() here. 2010-12-06 21:09:53 +00:00
jquery.placeholder.js whitespace commit (removing trailing space) 2010-11-22 23:55:37 +00:00
jquery.suggestions.css Fixed RTL errors for search suggestions 2010-12-16 19:03:51 +00:00
jquery.suggestions.js (bug 26265) Many semicolons are missing from JavaScript files 2010-12-06 22:30:34 +00:00
jquery.tabIndex.js Improved on r73046 by removing asumption of $ === jQuery. 2010-10-01 19:22:06 +00:00
jquery.textSelection.js (bug 26265) Many semicolons are missing from JavaScript files 2010-12-06 22:34:15 +00:00