MediaWiki:Common.js: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
Line 10: Line 10:


/* Tooltipster */
/* Tooltipster */
$(document).ready(function() {
/* $(document).ready(function() { */
            $('.tooltip').tooltipster();
/*            $('.tooltip').tooltipster(); */
        });
/*        }); */

Revision as of 12:58, 3 May 2019

/* Any JavaScript here will be loaded for all users on every page load. */

/* https://github.com/prtksxna/persistent-toc */
/* mw.loader.load( 'https://cdn.rawgit.com/prtksxna/persistent-toc/master/ptoc.css', 'text/css' ); */
/* mw.loader.load( 'https://cdn.rawgit.com/prtksxna/persistent-toc/master/ptoc.js', 'text/javascript' ); */

/* Persistent Table of Contents */
/* mw.loader.load( 'https://zd10.net/new_wiki/skins/pivot/assets/stylesheets/ptoc.css', 'text/css' ); */
/* mw.loader.load( 'https://zd10.net/new_wiki/skins/pivot/assets/scripts/ptoc.js', 'text/javascript' ); */

/* Tooltipster */
/* $(document).ready(function() { */
/*            $('.tooltip').tooltipster(); */
/*        }); */
We collect cookies to analyze our website traffic and performance; we never collect any personal data.