MediaWiki:Common.js: Difference between revisions

Shift weird crafting problem from Common.css to Common.js
(Added fancy hover)
(Shift weird crafting problem from Common.css to Common.js)
Line 21: Line 21:
         $('.tooltip').css({ top: mousey, left: mousex });
         $('.tooltip').css({ top: mousey, left: mousex });
     });
     });
  $('.crafting + p br:only-child').parent().hide();
});
});
184

edits