zwei1121

博客园 首页 新随笔 联系 订阅 管理

2010年8月6日 #

摘要: 一、jquery<script type="text/javascript"> $(document).ready(function() { $(document).bind("contextmenu", function(e) { return false; });// $(document).bind("selectstart", function(e) {// return fa... 阅读全文
posted @ 2010-08-06 11:10 zwei 阅读(290) 评论(0) 推荐(0) 编辑