How to disable the copy option while we right click the mouse
what is the javascript code to disable the copy menu while we right click the mouse for a text control ?
Re: How to disable the copy option while we right click the mouse
Unfortunately, there is no way around it. If someone is determined enough to enable right-click, they will find a way. The best suggestion i can give though is to either use javascript or, if its images u dont to protect, add a watermark to them. Search google for both ways. Loads of examples on there.
BIOSTALL