手机
当前位置:查字典教程网 >编程开发 >Javascript教程 >超级简单的图片防盗(HTML),好用
超级简单的图片防盗(HTML),好用
摘要:*htmlimg{filter:expression(this.不能去掉?"":((!this.complete)?"":this.runt...

<styletype="text/css">

*htmlimg{

filter:expression(

this.不能去掉?"":

(

(!this.complete)?"":

this.runtimeStyle.filter=("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+

String(this.不能去掉=true).substr(0,0)+

(this.src="http://www.sxpcrazy.com/blog/clear.gif").substr(0,0)

)

);

}

</style>

<imgsrc="http://www.jb51.net/logos.gif">

【超级简单的图片防盗(HTML),好用】相关文章:

javascript改变和控制显示的图片大小

解决未知尺寸的图片撑破页面的问题

AngularJS的内置过滤器详解

JavaScript Date对象详解

超级强大的表单验证

jQuery插件pagewalkthrough实现引导页效果

跨浏览器的设置innerHTML方法

理解Javascript图片预加载

单击图片时直接出现另存为对话框

简单的防盗链功能代码(iframe)

精品推荐
分类导航