> What's the best way to disable the back button for users?  I have a user
> who uses his back button a lot and we're finding that he accidentaly
> reverts his changes.

To clarify, I am looking for a way to add something like this:

window.onbeforeunload = function() { return "You work will be lost."; };

to the page every time a user has the edit window open.

>
> Also, we're running into an issue with images being cached, most likely in
> the browser, and editors have to refresh the page several times.  Is there
> a way to insert a PRAGMA: NO-CACHE into each page?
>
>
>
>
> _______________________________________________
> MediaWiki-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>
> !DSPAM:527ba25c78501826115712!
>
>



_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to