netease-youdao / hex

heX
Other
1.52k stars 301 forks source link

alert窗口点击 #65

Open XxMartian opened 10 years ago

XxMartian commented 10 years ago

随手在记事本里写的,没格式; 问题 弹出来的窗口为什么点不了确定?

<html>
<body>
Hello heX!
<button onclick="test()">点击我</button>
<script type="text/javascript">
function test(){
alert("test");
}
</script>
</body>
</html>
Randy-jun commented 10 years ago

不知道你用的那个版本,我用hex_1.1.9_1621_windows32这个是完全没问题的。 qq20140730205531

runningship commented 9 years ago

看看是不是禁止了system button