解决mozilla和firefox不能剪切拷贝粘贴的问题
摘要:
为了用户安全考虑,Mozilla禁止未授权脚本操作在文本框中进行剪切拷贝粘贴,为此需要添加授权:1、完全退出firefox,2、找到firefox profile路径: Windows XP/2000, 目录是%AppData%/Mozilla/Firefox/Profiles/xxxxxxxx.default, xxxxxxxx 是一个随机数. 例如C:Documents and Settings/[User Name]Application Data/Mozilla/Firefox/Profiles/9ha2yvrf.default,你可以在控制台下输入echo %AppData% ... 阅读全文
posted @ 2011-12-11 10:44 怕虫的瞌睡虫 阅读(1925) 评论(0) 推荐(0) 编辑