Content deleted Content added
m →Editing: grammar |
|||
Line 100:
* "{{int:tog-uselivepreview}}". Get a [[dynamic web page]]. ''Browser reloading'' now gives a glimpse at the ''live'' original without having to leave the edit page. And there is no longer any need to create an entirely new page for each preview requested; ''live preview'' just reloads parts of its page, and so it offers no browser history backwards, but disturbs no history forward either. Saves some network bandwidth and lots of browser cache. Just save your edits before disabling JavaScript.<ref>If you disable JavaScript ''for any page on [[MW:main|MediaWiki.org]] or Wikipedia.org'', you will lose all unsaved edits in all tabs; yet disabling JavaScript is a common troubleshooting technique when diagnosing some preference-related browser behaviors.</ref> (First-time users should perform a simple compatibility test.<ref>The danger in using Live preview is on first use with an incompatible browser. Try a simple test: make a change to the edit box, then reload the page.</ref>)
The font size for edit box can be set in Wikipedia editing preferences or in the browser. In Firefox, there are two font-size settings at <kbd>{{Nowrap|Options → Content → "Default font"}}</kbd> {{Button|
The number of rows in the edit box is no longer set in preferences. For a temporary change, when the edit box is displayed, drag up or down the small square in the bottom right corner of the edit box. Alternatively, make the change stick by adding this line to your
<source lang=css>#wpTextbox1 {height: 25em;}</source>
where <code>25em</code> is an example (and typical), height.
|