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

מתוך Math-Wiki
אין תקציר עריכה
אין תקציר עריכה
 
שורה 4: שורה 4:
     document.getElementById("editform").style.direction="ltr";
     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("בדיקה");