Friday, August 08, 2008                 Register



Who's Online
MembershipMembership:
Latest New UserLatest:kingdom
New TodayNew Today:2
New YesterdayNew Yesterday:1
User CountOverall:2034

People OnlinePeople Online:
VisitorsVisitors:83
MembersMembers:5
TotalTotal:88


Where Are They
Members Where Are They:
Daniel Bailey : Wine Forums
Jimmy V : Wine Forums
Pour Que : Wine Forums
michael white : Wine Forums
Anonymous User [34] : Home
Anonymous User [47] : Wine Forums
Anonymous User [2] : FeedBack Center
Anonymous User [1] : Help


Help
How to enable Cut / Copy / Paste in Mozilla Firefox
From the Mozilla Firefox website:

To 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:

  1. Quit Firefox. If you have Quick Launch running (in Windows, an icon in the toolbar), quit that too.
  2. Find your Firefox profile directory. On Windows, this is often located in

    C:\Documents and Settings\<Windows login>\Application Data\Mozilla\Firefox\Profiles\<one folder>.
    (See also editing configuration files for more info on locating your profile folder.)

  3. Open the user.js file from that directory in a text editor. If there's no user.js file, create one.
  4. Add these lines to user.js:

    user_pref("capability.policy.policynames", "allowclipboard");
    user_pref("capability.policy.allowclipboard.sites", http://www.VinoCellar.com);
    user_pref("capability.policy.allowclipboard.Clipboard.cutcopy", "allAccess");
    user_pref("capability.policy.allowclipboard.Clipboard.paste", "allAccess");

    *Change the url above  http://www.websitename.com  to where you want to enable this function.

  5. Save the file, and restart Firefox. The Clipboard buttons should now function.

If you want to allow multiple urls to access the Paste operation, separate the urls with a space. For example:

user_pref("capability.policy.allowclipboard.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.


Previous  BackToCategory    5 of 5

Search Help Topics

Frequently Asked Questions

Privacy Statement    |    Terms Of UsePage generated in 0.046875 seconds.    |    Copyright 2002-2008 by Revlus, Inc.