css how to remove no right click code example Example: disable right click with css document.oncontextmenu = new Function("return false;");