超级简单的图片防盗(HTML),好用


<style type="text/css">
* html img {
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>
<img src="http://www.phpstudy.net/logos.gif">
« 
» 
快速导航

Copyright © 2016 phpStudy | 豫ICP备2021030365号-3