Zensee
Posts: 1564
Joined: 9/4/2004 Status: offline
|
quote:
ORIGINAL: RazorJAK Why not simply use the ctrl+V default for paste? Always works for me here. I was about to go into a grumbling rant about young whippersnappers and their dependence on new fangled stuff like mice. Then I realized you were a decade and some change older than I. :-) Have you tried it, Razor? It's not a matter of how you paste but that FF has a security feature that prevents it in certain cases, the CM message window for instance. It requires editing the prefs.js file which is found in the applications data folder in your Documents and settings folder. Complete instructions for finding it are here. Or simply search for prefs.js 1. Turn off Firefox to make the changes or it may overwrite your edits when it exits. (NOTE: you may want to back up the prefs file before you edit it, just in case you want the original back.) 2. Once you have found the prefs.js file, open it in note-pad then add this entire line, as is, complete with the ; user_pref("capability.policy.allowclipboard.sites", "http://www.collarme.com"); I don't believe it matters where it goes in the list but I have only done this once. Mine appears thusly - user_pref("capability.policy.allowclipboard.Clipboard.cutcopy", "allAccess"); user_pref("capability.policy.allowclipboard.Clipboard.paste", "allAccess"); user_pref("capability.policy.allowclipboard.sites", "http://www.collarme.com"); user_pref("capability.policy.policynames", "allowclipboard"); 3. SAVE the file. 4. Restart Firefox and the paste function should now work. 5. If any other sites give you the same trouble, add a similar line for them. 6. Blame me if it doesn't work and if that will make you feel better. Z. 0
_____________________________
"Before enlightenment, chop wood and carry water. After enlightenment, chop wood and carry water." (proverb)
|