Thread: FireFox vs IE
View Single Post
Old 13.05.2005, 17:57   #6 (permalink)
ufo
Senior Mamber
 
ufo's Avatar
 
Join Date: May 2004
Location: Romania
Posts: 180
ufo is an unknown quantity at this point
Default Re: FireFox vs IE

Firefox offers you the instructions how to make copy paste work:


Quote:
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.Clipbo ard.cutcopy", "allAccess");
user_pref("capability.policy.allowclipboard.Clipbo ard.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.
__________________
Dont'use excessive force, pick a bigger hammer!
Supported by buyhttp.com
Where free means FREE!: Codename-Web HQ
ufo is offline   Reply With Quote