Ver original$(function(){ $(document).bind("contextmenu",function(e){ return (e.target.id == "miimg"); }); });