How to disabling right click using jquery

This Code Snippet to disable the mouse right click function using jquery.In script we bind the context menu event with the document element.

$(document).ready(function(){
  $(document).bind("contextmenu",function(e){
  return false;
  });
});

Comments

Wow, very much useful to not copy write our contents. Thanks a lot for the sharing. Web design coimbatore | Best logo design company

Popular posts from this blog

css :Custom Horizontal Rules

Hindi Toolkit