Programming, tutorial, tips and tricks, php, jQuery, javascript, smarty.
$(document).ready(function() { $(document).bind("contextmenu",function(e){ return false; }); });
No comments:
Post a Comment