tmedit no firefox
Enviado: 12 Jan 2006, 11:14
instalei o tmedit e no ie tudo bem, mas no firefox não consigo colar, dá a mensagem abaixo e eu não consegui achar onde é a configuração. só utilizo o firefox.
"Help enabling clipboard actions for Mozilla/Netscape
You'll have to quit Mozilla/Netscape before you do this!
Find the files "prefs.js" and "user.js" on your local computer. Open them up with a texteditor and add the following lines:
user_pref("capability.policy.allowclipboard.Clipboard.cutcopy", "allAccess");
user_pref("capability.policy.allowclipboard.Clipboard.paste", "allAccess");
user_pref("capability.policy.policynames", "allowclipboard");
user_pref("capability.policy.allowclipboard.sites", "http://www.YOUR SERVER HERE.com");
"http://www.YOUR SERVER HERE.com" of course must contain the URL of the server you want to allow to execute clipboard functions (such as cut, copy and paste).
Restart your browser."
"Help enabling clipboard actions for Mozilla/Netscape
You'll have to quit Mozilla/Netscape before you do this!
Find the files "prefs.js" and "user.js" on your local computer. Open them up with a texteditor and add the following lines:
user_pref("capability.policy.allowclipboard.Clipboard.cutcopy", "allAccess");
user_pref("capability.policy.allowclipboard.Clipboard.paste", "allAccess");
user_pref("capability.policy.policynames", "allowclipboard");
user_pref("capability.policy.allowclipboard.sites", "http://www.YOUR SERVER HERE.com");
"http://www.YOUR SERVER HERE.com" of course must contain the URL of the server you want to allow to execute clipboard functions (such as cut, copy and paste).
Restart your browser."