夺命雷公狗---js_mv思路

不解释…….

 

<!DOCTYPE html>
<html>
<head>
<meta charset=”utf-8″>
</head>
<body>
<img id=”did” onclick=”fun();” src=”./1.jpg” width=”500px”>
<a href=””>dsfsfda</a>
<script>
function fun(){
if(confirm(‘您的插件是否没安装呢?’))
{
window.location.href=”http://www.baidu.com”;
return true;
}
return false;
}
</script>
</body>
</html>

 

posted @ 2015-12-09 17:37  夺命雷公狗  阅读(125)  评论(0编辑  收藏  举报