November 12, 200718 yr Hi, I need a little bit of javascript that will copy some code to the users clipboard when they click a button, I've found a few scripts that do what I want but they dont work with FireFox. Anybody know how to do it?
November 12, 200718 yr Two options in Firefox, according to The Midas Specification (I love writing that) Ask your users to change their configuration file. Not a good idea unless you're on an intranet.http://www.mozilla.org/editor/midasdemo/securityprefs.html Sign your code.http://www.mozilla.org/projects/security/c...ed-scripts.html
November 12, 200718 yr Two options in Firefox, according to The Midas Specification (I love writing that) Ask your users to change their configuration file. Not a good idea unless you're on an intranet.http://www.mozilla.org/editor/midasdemo/securityprefs.html Sign your code.http://www.mozilla.org/projects/security/c...ed-scripts.html Hey that code signing is very intereting. Wasn't aware of that. Thanks for sharing that link!
Create an account or sign in to comment