需要自动单击按钮的脚本 [英] Needed Auto click Script for Button

查看:87
本文介绍了需要自动单击按钮的脚本的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个隐藏在按钮下的代码。



i需要autoclick脚本,当用户访问我的网站时,它会自动点击按钮并在按钮代码下... ..





请帮助我....

i have a code which is hided under button.

i need autoclick script for when user visit my site it will automatically click button and under button code tooo....


kindly help me....

推荐答案

我还是html的新手所以请原谅我,如果这还不是你想要的那样:)

I'm still new to html so please forgive me if this is not even close to what you're looking for :)
<head>
    <script>
        function your_function(){
             <!--your code goes here-->
        }
    </script>
</head>
<body onload="your_function()"></body>


这篇关于需要自动单击按钮的脚本的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆