JQuery小技巧大全

1. 禁止右键点击 $(document).ready(function(){ $(document).bind("contextmenu",function(