משתמש:אור שחף/monobook.js: הבדלים בין גרסאות בדף

מתוך Math-Wiki
מאין תקציר עריכה
אין תקציר עריכה
שורה 1: שורה 1:
window.check();
window.importScriptURI("http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js&action=raw&ctype=text/javascript");


if (document.getElementById("togglelink").innerHTML != "הצגה")
window.onload = function() {
  toggleToc();
    document.getElementById("editform").style.direction="ltr";
};

גרסה מ־19:44, 8 בדצמבר 2010

window.importScriptURI("http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js&action=raw&ctype=text/javascript");

window.onload = function() {
    document.getElementById("editform").style.direction="ltr";
};