מדיה ויקי:Common.js – הבדלי גרסאות
אין תקציר עריכה |
אין תקציר עריכה |
||
| שורה 1: | שורה 1: | ||
mw.loader.using( [ 'mediawiki.util' ], function () { | mw.loader.using( [ 'mediawiki.util' ], function () { | ||
'use strict'; | 'use strict'; | ||
document. | document.getElementByID("b").onclick=function() { | ||
document.GetElementById("a").style="display:block"; | |||
} | |||
var projectNamespace, | var projectNamespace, | ||
bookmarkletsPages; | bookmarkletsPages; | ||
| שורה 14: | שורה 16: | ||
} | } | ||
} | } | ||
); | ); | ||