📄 ajax4.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<title>Accessible XMLHttpRequest Test 4</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<script type="text/javascript" src="ajax4.js"></script>
</head>
<body>
<h1>
Test 4
</h1>
<p>
In Test 4, an <code>alert()</code> dialog will give the response.
</p>
<p>
<a href="./" id="trigger">This link is the trigger.</a>
</p>
<p>
This is some text that comes after the response,
to check continuity.
</p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -