<img src="p1.aspx" onerror="alert(1)"/> <img src="p2.aspx" onerror="alert(2)"/> 程序里有p1.aspx文件,无p2.aspx文件,结果只弹出了1。为什么? 查看完整描述