Click to See Complete Forum and Search --> : Pop Up Menu Want To Disable Paste Option


derk_the_zeeman
05-19-2006, 08:20 PM
I am using a contenteditable DIV area. There is an inherited pop-up menu when over the area when right-clicked. I want to be able to disable the paste option so it can not be selected. How can I do this? If someone can help me that would be great!!!!

felgall
05-19-2006, 08:55 PM
Paste is an operating system function. How you disable it depends on what operating system you are using. A web page has no way to detect when paste is used because the browser doesn't tell the page (assuming that the browser knows - which it probably doesn't).