var a=document.getElementById("2"); a.focus(); alert(document.hasFocus());//这行只能这么写,document.hasFocus()