Wikimedia

Remove JS adding/removing 'hover' CSS class, use :hover pseudoclass instead in UploadWizard

See https://phabricator.wikimedia.org/T120627 for the full description.

This is about the UploadWizard extension: https://www.mediawiki.org/wiki/Extension:UploadWizard

Remove JS adding/removing 'hover' CSS class, use :hover pseudoclass instead.

To find places where this is used, search for addClass( 'hover' ) in JavaScript files and .hover in CSS files.

There seem to be two distinct places using this, one related to jquery.showThumbCtrl plugin, the other related to mw.UploadWizardUploadInterface class.

Task tags

  • javascript
  • css
  • uploadwizard

Students who completed this task

Ananay Arora

Task type

  • code Code
  • web Design
close

2015