首页
新手入门
API
关于
注册
登录
作者
studyjs
积分: 15
“ 这家伙很懒,什么个性签名都没有留下。 ”
作者其它话题
为什么我的click()事件不能用,坐等,谢谢! <head> [removed] var i=0; function test1(){ alert("hello"); i++; var f=document.getElementById("files1"); if(f!=null){ f.disabled=true; } alert(i); if(i==3){ var f=document.getElementById("files1"); f.disabled=false; f.id="ss"; alert("what"); f.click();//为什么这里没有执行 alert("why"); } } </head> <body> <div id="filedt" onclick="test1()"> <input type="file" name="file" id="files1"/> </div> </body> </html>
怎么我用复制粘贴,不能将所选内容贴到内容里面去?
无人回复的话题
全球Top.9永久免费安卓Android手机和IOS苹果手机梯子汇总,也支持PC电脑梯子科学爬墙
前端nuxtjs,管理端react hooks,服务端nestjs,数据库mysql开发的一套个人博客系统
【pc梯子推荐免费】2025年pc梯子哪个好用 – pc翻外墙梯子工具评测
适合强迫症的行尾代码注释对齐vscode插件(Align Tail Comments)
这两个cnode版本,nodeclub和egg-cnode,有什么区别?
<code></code>
发布于 11 年前
作者
studyjs
4015 次浏览
最后一次编辑是 8 年前
<code> function aa(){ alert(“fdsfs”); } </code>
回到顶部