הבדלים בין גרסאות בדף "משתמש:אור שחף/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("בדיקה");