PANGDU
my notes on linux, debian, mysql, vim, php, javascript, and some of my favorite tv shows.
Monday, November 14, 2011
firefox how to disable/block alert,confirm,prompt?
find your prefs.js add 3 lines user_pref("capability.policy.default.Window.alert", "noAccess"); user_pref("capability.policy.default.Window.confirm", "noAccess"); user_pref("capability.policy.default.Window.prompt", "noAccess");
0 comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment