מדיה ויקי:Gadget-mobile-sidebar.js
קפיצה לניווט
קפיצה לחיפוש
הערה: לאחר הפרסום, ייתכן שיהיה צורך לנקות את זיכרון המטמון (cache) של הדפדפן כדי להבחין בשינויים.
- פיירפוקס / ספארי: להחזיק את המקש Shift בעת לחיצה על טעינה מחדש (Reload), או ללחוץ על צירוף המקשים Ctrl-F5 או Ctrl-R (במחשב מק: ⌘-R).
- גוגל כרום: ללחוץ על צירוף המקשים Ctrl-Shift-R (במחשב מק: ⌘-Shift-R).
- אינטרנט אקספלורר / אדג': להחזיק את המקש Ctrl בעת לחיצה על רענן (Refresh), או ללחוץ על צירוף המקשים Ctrl-F5.
- אופרה: ללחוץ על Ctrl-F5.
// mobile sidebar is a script written by Brion VIBBER and reside on his page in meta // slightly modified by קיפודנחש to accomodate non-vector skins, and for rtl. further, some css is added locally. for css mw.util.addCSS('#mobile-sidebar { right: auto !important ; left: 20px; } '); $(function() { mw.loader.load("//en.wikipedia.org/w/index.php?title=User:קיפודנחש/mobile-sidebarcopy.js&action=raw&ctype=text/javascript"); });