2007-12-04

收藏一些jQuery.js的资源

关键字: 收藏
一些jQuery.js的资源: 官方网站:http://jquery.com   jQuery.js下载:http://jquery.com/src   jQuery.js文档:http://jquery.com/docs jQuery.js教程: http://realazy.org/blog/2006/08/31/small-jquery-tutorial/   jQuery.js十五天教程:http://ajax.game4fun.cn/jQuery.js  API:http://jquery.com/api http://www.visualjquery.com/
怎样禁止页面复制,粘贴,鼠标右键等,以下代码加到<body>里面,例: <body oncontextmenu="return false"> oncontextmenu="return false" :禁止右键 onselectstart="return false" : 禁止选取 onpaste = "return false" : 禁止粘贴 oncopy = "return false" : 禁止复制 oncut = "return false" : 禁止剪贴
JGambler
搜索本博客
我的相册
最近加入圈子
存档
最新评论