打开超链需要“确认”对话框的方法

打开超链需要“确认”对话框的方法

超链"确认"对话框//将下面一段代码插入与之间:functionrusure(){question=confirm("确实要去进入吗?="0"){window.open;}question=alert;question=prompt}//在链接标签内加入onclick()语句:来点击我