html+css+jQuery实现验证码随机数字运算代码

 时间:2026-02-13 11:00:13

1、新建html文档。

html+css+jQuery实现验证码随机数字运算代码

2、书写hmtl代码。

<center>

 <span id="code" class="nocode">验证码</span>

 <input type="text" class="input" />

 <button id="check">验证</button>

</center>

html+css+jQuery实现验证码随机数字运算代码

3、书写css代码。

<style type="text/css">

.nocode { display: inline-block; width: 100px; height: 25px; }

.code { display: inline-block; color: #ff0000; font-family: Tahoma, Geneva, sans-serif; font-style: italic; font-weight: bold; text-align: center; width: 100px; height: 25px; line-height: 25px; cursor: pointer; border: 1px solid #e2b4a2; background: #e2b4a2; }

.input { width: 100px; }

</style>

html+css+jQuery实现验证码随机数字运算代码

4、书写js代码。

<script src="js/jquery-1.12.3.min.js"></script>

 <script>

$(function() {  

    var code = 9999; 

    function codes(){

   

        var ranColor = '#' + ('00000' + (Math.random() * 0x1000000 << 0).toString(16)).slice(-6); //随机生成颜色

    // alert(ranColor)

    var ranColor2 = '#' + ('00000' + (Math.random() * 0x1000000 << 0).toString(16)).slice(-6); 

      var num1 = Math.floor(Math.random() * 100);  

        var num2 = Math.floor(Math.random() * 100);  

        code = num1 + num2;  

        

        $("#code").html(num1 + "+" + num2 + "=?");  

        if ($("#code").hasClass("nocode")) {  

            $("#code").removeClass("nocode");  

            $("#code").addClass("code"); 

           

        }  

        $("#code").css('background',ranColor);

         $("#code").css('color',ranColor2);

    }

    codes()

   

    $("#code").on('click',codes)

      

    $("#check").click(function(){ 

        if ($(".input").val() == code && code != 9999) {  

            alert("正确!");  

        } else {  

            alert("输入有误!");  

        }  

    });  

});  

</script> 

html+css+jQuery实现验证码随机数字运算代码

5、查看效果。

html+css+jQuery实现验证码随机数字运算代码

  • 怎么看哔哩哔哩B站账号注册登录过的游戏有哪些
  • 数据库如何存储玩家数据
  • 交易猫怎么退款
  • andlua源码怎么打包成安装APK文件
  • 阿里云盘如何获得永久容量
  • 热门搜索
    小学生国庆手抄报 国庆节的手抄报图片简单又漂亮 有关弟子规的手抄报 猴年春节手抄报 英语国庆节手抄报内容 食品安全手抄报资料 手抄报板块 三四年级中秋节手抄报 端午节手抄报文字内容 手抄报我的中国梦