Open main menu
Home
Random
Log in
Settings
About wiki
Terms and conditions of use
wiki
Search
Changes
← Older edit
Newer edit →
MediaWiki:Common.js
(view source)
Revision as of 21:41, 18 April 2018
24 bytes added
,
21:41, 18 April 2018
no edit summary
Line 67:
Line 67:
$(document).ready(function() {
$(document).ready(function() {
−
$(
document
).on("click", ".uls-language-block a", function() {
+
console.log('ready');
+
$(
'body'
).on("click", ".uls-language-block a", function() {
console.log('clicked');
console.log('clicked');
var lang = $(this).attr('lang');
var lang = $(this).attr('lang');
Mark.wooff
Bureaucrats
,
Administrators
55
edits