A small example:

1
2
3
4
5
6
7
$('a.gallery').fancybox({
        onComplete: function() {
        	$("#fancybox-img").bind("contextmenu",function(e){
			e.preventDefault();
		});
   	}
});

 Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">

 
© 2011 Joshua Lückers Suffusion theme by Sayontan Sinha