我正在尝试使HTML5 button 元素在单击时执行简单的警报功能。但是,使用以下代码,按钮不执行任何操作。 function theFunction(){ alert("Hi there"); }
確定! 回上一頁