משתמש:אור שחף/monobook.js: הבדלים בין גרסאות בדף
מאין תקציר עריכה |
אין תקציר עריכה |
||
שורה 1: | שורה 1: | ||
window. | 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"; | |||
}; |
גרסה מ־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"; };