MediaWiki:Common.js: Difference between revisions

Jump to navigation Jump to search
commenting out jquery functions that have not worked in MediaWiki 1.37
No edit summary
Tag: Manual revert
(commenting out jquery functions that have not worked in MediaWiki 1.37)
Line 30: Line 30:
  *  coupled to this function.
  *  coupled to this function.
  */
  */
/*
mw.loader.load( 'jquery.ui' );  
mw.loader.load( 'jquery.ui' );  
$(function () {
$(function () {
Line 78: Line 79:
         mw.loader.using( 'jquery.ui.accordion', function() {accordionVideos();} );
         mw.loader.using( 'jquery.ui.accordion', function() {accordionVideos();} );
} );
} );
*/


/***********************************************************
/***********************************************************

Navigation menu