Click to See Complete Forum and Search --> : Disable right-click for all frame of a page


docmattman
02-17-2003, 12:02 PM
Can anyone help me out with this? Is there some way to disable the right-click mouse button for all frames of a page when it's loaded? I have a main page, that has multiple frames, and I don't want to put in the code on every single frame. Is there something I can do to make it just apply itself to all the frames of the page? Please let me know if you can help. Thanks.

Matt

Nevermore
02-17-2003, 01:22 PM
You could put the code in an external JavaScript and link to it, but to be honest I would just copy paste.

docmattman
02-17-2003, 01:29 PM
I only ask this, because in one frame, there is an external file, which I can't edit or change to meet my specifications. I am just linked to it in a frame and want the disabled right-click button to apply to it.