Newsletter
Setting Prefs for the Mozilla Rich Text Editing
Setting Prefs for the Mozilla Rich Text Editing DemoTo protect users' private information, unprivileged scripts cannot invoke the Cut, Copy, and Paste commands in the Mozilla rich text editor, so the corresponding buttons on the Mozilla Rich Text Editing demo page will not work. To enable these functions for purposes of the demo, you must modify your browser preferences. For Firefox:
Note: The - preference is site as well as protocol specific. For example user_pref("capability.policy.allowcl
ipboard.sites",
"http://www.mozilla.org") is not
the same as
user_pref("capability.policy.allowclipbo
ard.sites",
"https://www.mozilla.org") (the
first is http and the second is https) If you want to allow multiple urls to access the Paste operation, separate the urls with a space. For example: user_pref("capability.policy.allowcl
ipboard.sites", "http://www.mozilla.org
https://www.mozilla.org") - For more information about security policies, see http://www.mozilla.org/ projects/security/components/ConfigPolicy.html . - (2561 spacer.gif/wikan) |







