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