码迷,mamicode.com
首页 > 编程语言 > 详细

javascript设为首页、加入收藏

时间:2017-05-09 15:42:44      阅读:135      评论:0      收藏:0      [点我收藏+]

标签:doctype   ref   添加   点击   har   one   class   asc   title   

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>Document</title>
    <style type="text/css">
        *{margin: 0; padding: 0}
        a{text-decoration: none; color: #fff; font-size: 20px; color: #333; text-align: center;}
    </style>
</head>
<body>
<a href="javascript:;" onclick="alert(‘加入收藏失败,请使用Ctrl+D进行添加‘);" title="收藏第一星座网">收藏第一星座网</a> |
<a href="javascript:;" onclick="alert(‘您的浏览器不支持,请按照下面步骤操作:1.打开浏览器设置。2.点击设置网页。3.输入:“www.d1xz.net”点击确定。‘);" title="设为首页">设为首页</a>
</body>
</html>

效果图:

加入收藏:

技术分享

设为首页:

技术分享

 

javascript设为首页、加入收藏

标签:doctype   ref   添加   点击   har   one   class   asc   title   

原文地址:http://www.cnblogs.com/huanghuali/p/6830693.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!