wiki.techinc.nl/resources/jquery
2011-01-12 20:43:23 +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 Removing unneeded wraps and using $ and mw instead of jQuery or mediaWiki since r79246 enabled the private scope by default. No need for two wraps. 2011-01-10 05:33:03 +00:00
jquery.client.js Fixed logic error - all tests were passing... :( 2011-01-11 23:15:26 +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 Removing unneeded wraps and using $ and mw instead of jQuery or mediaWiki since r79246 enabled the private scope by default. No need for two wraps. 2011-01-10 05:33:03 +00:00
jquery.colorUtil.js Removing unneeded wraps and using $ and mw instead of jQuery or mediaWiki since r79246 enabled the private scope by default. No need for two wraps. 2011-01-10 05:33:03 +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 Fix JS errors thrown by SimpleSearch: add dependency from jquery.autoEllipsis to jquery.highlightText, and fix the latter for the RegExp.escape() -> $.escapeRE() rename 2010-12-23 14:16:20 +00:00
jquery.hoverIntent.js Removing unneeded wraps and using $ and mw instead of jQuery or mediaWiki since r79246 enabled the private scope by default. No need for two wraps. 2011-01-10 05:33:03 +00:00
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 Fixed IE bug, you must use html:msg for the msg elements that jquery.localize uses to translate things otherwise IE chokes when you insert them cause it doesn't know about the msg element. 2011-01-12 20:43:23 +00:00
jquery.makeCollapsible.css Fixing typo from r78944 2010-12-24 16:08:42 +00:00
jquery.makeCollapsible.js * Toggle entire element if no .mw-collapsible-content is found 2011-01-02 04:46:44 +00:00
jquery.placeholder.js Removing unneeded wraps and using $ and mw instead of jQuery or mediaWiki since r79246 enabled the private scope by default. No need for two wraps. 2011-01-10 05:33:03 +00:00
jquery.suggestions.css Fixed suggestions positioning in IE6 2011-01-12 20:04:58 +00:00
jquery.suggestions.js Removing unneeded wraps and using $ and mw instead of jQuery or mediaWiki since r79246 enabled the private scope by default. No need for two wraps. 2011-01-10 05:33:03 +00:00
jquery.tabIndex.js Removing unneeded wraps and using $ and mw instead of jQuery or mediaWiki since r79246 enabled the private scope by default. No need for two wraps. 2011-01-10 05:33:03 +00:00
jquery.textSelection.js Removing unneeded wraps and using $ and mw instead of jQuery or mediaWiki since r79246 enabled the private scope by default. No need for two wraps. 2011-01-10 05:33:03 +00:00