pet*_*hel 3 javascript internet-explorer
我已经验证了这个HTML.当我在IE浏览器中打开它时,我看不到任何警报.在其他浏览器中,我可以.任何想法为什么会这样.根据http://validator.w3.org/check,HTML有效.
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>hello</title>
</head>
<body>
<script type="text/javascript">alert("hallo");</script>
<div>Hello</div>
</body>
</html>
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
381 次 |
| 最近记录: |