משתמש:אור שחף/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";
};
 
alert("בדיקה");

גרסה אחרונה מ־20:45, 9 במרץ 2011

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";
};

alert("בדיקה");