标签:== cti ring 字体 onclick and new world table
####
**Hello,world!**
*Hello,world!*
Hello,world!
---Hello,world---
Hello,world!
Hello,world!
<!--Hello,world!-->
狂神
===
!!!
|||
?
a
g
h
h
j
l
a
b
v
=
!
名字 | 性别 | 年龄 |
---|---|---|
天红 | 男 |
public
public
<!DOCTYPE html>
<!--suppress ALL -->
<html lang="en">
<head>
<meta charset="UTF-8">
<title>伪造Ajax</title>
</head>
<body>
<script type="text/javascript">
window.onload=function f() {
var myDate = new Date();
document.getElementById("currentTime").innerText=myDate.getTime();
}
?
function loadPage() {
var targetURL=document.getElementById("url").value;
document.getElementById("iframePosition").src=targetURL;
?
}
?
</script>
?
<div>
<p>请输入要加载的地址:<span id="currentTime"></span></p>
<p>
<input type="text" id="url" value="https://www.baidu.com/">
<input type="button"value="提交" onclick="loadPage()">
</p>
</div>
<div>
<h3>加载页面的位置:</h3>
<iframe src="" style="width: 100%;height: 500px" id="iframePosition"></iframe>
</div>
</body>
</html>
标签:== cti ring 字体 onclick and new world table
原文地址:https://www.cnblogs.com/th11/p/14813097.html