为了账号安全,请及时绑定邮箱和手机立即绑定

为什么一直弹出啊~~~~~~~~~~~~~

<!DOCTYPE HTML>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title> 光标聚焦事件 </title>

  <script type="text/javascript">

    function message(){

      alert("请选择,您现在的职业!");

}

  </script>

</head>

<body>

请选择您的职业:<br>

  <form>

    <select name="career"> 

      <option onfocus="message()">学生</option> 

      <option>教师</option> 

      <option>工程师</option> 

      <option>演员</option> 

      <option>会计</option> 

    </select> 

  </form>

</body>

</html>


正在回答

1 回答

你把事件放到select上就可以了

0 回复 有任何疑惑可以回复我~
#1

sun_haha

放在select上也弹了很多次
2014-10-29 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信