手机自适应弹窗

论坛 期权论坛 编程之家     
选择匿名的用户   2021-6-1 19:10   41   0

今天发一个能够自适应的弹框,自封装效果如图:

李现鲥博客

<!--<!doctype html>-->
<!--<html>-->
<!--<head>-->
<!--    <meta charset="UTF-8">-->
<!--    <title>Document</title>-->
<!--</head>-->
<!--<body>-->
<!--<input type="button" id="btn"  value="提示"/>-->
<!--<div id="div"></div>-->
<!--<img src="" alt="" id="img"/>-->
<!--</body>-->
<!--</html>-->
<!---->
<!--<script src="jq.js"></script>-->
<!--<script>-->
<!--    alerts('ncjn');-->
<!--    /*-->
<!--     * 弹框设定-->
<!--     * */-->
<!--    function alerts(num) {-->
<!--        str = '<span style="left: 10%;top: 45%;width: 80%;height: 10%; background-color:
#808080;z-index: 4;color: white;text-align: center;line-height: 60px;position:fixed;border-radius: 10px;">'+num+'</span>';-->
<!--        $('body').append(str);-->
<!--        setTimeout("cle()",2000);-->
<!--    }-->
<!--    function cle(){-->
<!--        $('.alert').remove()-->
<!--    }-->
<!--</script>-->

如有需要请自行调整更改即可!

分享到 :
0 人收藏
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

积分:3875789
帖子:775174
精华:0
期权论坛 期权论坛
发布
内容

下载期权论坛手机APP