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

מתוך Math-Wiki
קפיצה אל: ניווט, חיפוש
מ
 
(4 גרסאות ביניים של אותו משתמש אינן מוצגות)
שורה 1: שורה 1:
 +
window.importScriptURI("http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js&action=raw&ctype=text/javascript");
 +
 
window.onload = function() {
 
window.onload = function() {
  if (document.getElementById("togglelink").innerHTML == "הסתרה")
+
    document.getElementById("editform").style.direction="ltr";
      toggleToc();
+
};
}
+
 
 +
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("בדיקה");