复制代码代码如下:
<! doctype html>
<html lang = "en">
<adal>
<meta charset = "utf-8">
<Title> Document </Title>
</ head>
<body>
<input type = "text" id = "msg">
<a href = "#" id = "result"> 提交 </a>
<div id = "show"> </ div>
<script src = "jQuery1.11.js"> </ script>
<cript>
$ (function () {
var flag = true;
$ ("# result"). sur ('click', function () {
if (Flag) {
Flag = false;
}autre{
retour;
}
$ ("# show"). html ('<p>' + $ ("# msg"). Val () + '</p>');
});
})
</cript>
</docy>
</html>
Si facile!