wiki.techinc.nl/resources/jquery
Daniel Friesen db1a37382c Improve the accessibility of our jump-to functionality
- Stop hiding with display: none;, this hides our jump links from modern screen readers and users with motor disabilities (ie: nowadays, pratically everyone they are intended to help).
- Instead hide with an overflow that will make the links viable <tab> targets. This alone is enough to help screen reader users.
- Add in a script that will show the jump-links area on-focus for motor-impared users who can still see who have js enabled (this can't be done with css unfortunately)
2011-09-25 00:49:39 +00:00
..
images jquery.spinner: Fix small issues 2011-08-24 21:37:59 +00:00
jquery.appear.js Added jquery.appear, which adds a new event which fires the first time something comes into view. This is useful for lazy-loading data. 2011-05-04 23:26:43 +00:00
jquery.async.js Applying conventions and some JSLint good practices in core modules. 2011-01-31 22:02:58 +00:00
jquery.autoEllipsis.js Applying whitespace conventions in core JS files. 2011-08-12 21:48:10 +00:00
jquery.byteLength.js byteLimit/byteLength improvements: 2011-06-30 01:06:47 +00:00
jquery.byteLimit.js Applying whitespace conventions in core JS files. 2011-08-12 21:48:10 +00:00
jquery.checkboxShiftClick.js Applying whitespace conventions in core JS files. 2011-08-12 21:48:10 +00:00
jquery.client.js Applying whitespace conventions in core JS files. 2011-08-12 21:48:10 +00:00
jquery.collapsibleTabs.js Applying whitespace conventions in core JS files. 2011-08-12 21:48:10 +00:00
jquery.color.js Applying whitespace conventions in core JS files. 2011-08-12 21:48:10 +00:00
jquery.colorUtil.js Wrapping core modules (FIXME from r79929) 2011-01-31 19:33:16 +00:00
jquery.cookie.js Updated cookie plugin 2010-12-08 23:14:21 +00:00
jquery.delayedBind.js Wrapping core modules (FIXME from r79929) 2011-01-31 19:33:16 +00:00
jquery.expandableField.js Start fixing up javascript function documentation 2010-11-30 18:19:27 +00:00
jquery.form.js Updating jquery.form from upstream 2011-08-12 14:05:12 +00:00
jquery.getAttrs.js New jquery.getAttrs module 2011-07-13 22:46:17 +00:00
jquery.highlightText.js Fix a regression in search highlighting from r90092 2011-08-16 22:42:57 +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 Update jQuery from 1.6.1 to 1.6.2 (maintenance/bugfix release) 2011-07-10 21:17:28 +00:00
jquery.json.js Added jquery.json library to core. 2011-04-21 19:33:53 +00:00
jquery.localize.js Followup r92329: Fixes the localize test cases in IE 6 and 7. 2011-07-21 17:45:03 +00:00
jquery.makeCollapsible.css Remove resize/arrow cursors from jquery.makeCollapsible 2011-06-12 00:17:02 +00:00
jquery.makeCollapsible.js Applying whitespace conventions in core JS files. 2011-08-12 21:48:10 +00:00
jquery.messageBox.css Follow-up r81660. 2011-02-08 00:22:03 +00:00
jquery.messageBox.js Applying whitespace conventions in core JS files. 2011-08-12 21:48:10 +00:00
jquery.mockjax.js Adding jquery plugins that UploadWizard and jQueryMsg need for Jasmine tests 2011-08-04 20:43:58 +00:00
jquery.mw-jump.js Improve the accessibility of our jump-to functionality 2011-09-25 00:49:39 +00:00
jquery.mwExtension.js Optimize ucFirst by using charAt 2011-09-01 17:25:33 +00:00
jquery.placeholder.js Applying whitespace conventions in core JS files. 2011-08-12 21:48:10 +00:00
jquery.qunit.completenessTest.js Followup r89853, tweaks for jquery.qunit.completenessTest: 2011-08-16 13:33:22 +00:00
jquery.qunit.css Updating jquery.qunit from upstream 2011-08-12 14:03:05 +00:00
jquery.qunit.js Updating jquery.qunit from upstream 2011-08-26 17:11:31 +00:00
jquery.spinner.css Follow-up r95445, fix for IE6-7 no supporting display-inline. Removes alt attribute left over from using the img tag 2011-08-24 21:55:11 +00:00
jquery.spinner.js Follow-up r95445, fix for IE6-7 no supporting display-inline. Removes alt attribute left over from using the img tag 2011-08-24 21:55:11 +00:00
jquery.suggestions.css Small fixes 2011-01-25 19:53:21 +00:00
jquery.suggestions.js Applying code conventions: 2011-07-28 05:53:34 +00:00
jquery.tabIndex.js Applying whitespace conventions in core JS files. 2011-08-12 21:48:10 +00:00
jquery.tablesorter.js Followup to r97150 per CR: use .children() instead of .find(), more efficient and prevents potential issues with nested tables. 2011-09-17 15:52:45 +00:00
jquery.textSelection.js (bug 30130) Add selectionStart and selectionEnd parameters to encapsulateSelection in jquery.textSelection. Modified patch by Santosh (removed whitespace and debugging code, added tests). 2011-09-08 16:05:50 +00:00
jquery.xmldom.js Adding jquery plugins that UploadWizard and jQueryMsg need for Jasmine tests 2011-08-04 20:43:58 +00:00