MediaWiki:Common.js: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 275: Line 275:
         Button.style.fontSize="smaller";
         Button.style.fontSize="smaller";
         ButtonLink.setAttribute("href","javascript:doExpandText("+textIndex+");");
         ButtonLink.setAttribute("href","javascript:doExpandText("+textIndex+");");
        ButtonLink.setAttribute("title","Expand this text...");
         ButtonLink.appendChild(ButtonText);
         ButtonLink.appendChild(ButtonText);
         Button.appendChild(document.createTextNode("("));
         Button.appendChild(document.createTextNode("("));
67,563

edits

Navigation menu