复制代码代码如下:
<! Doctype html>
<html lang = "en">
<head>
<meta charset = "UTF-8">
<title> dokumen </iteme>
</head>
<body>
<input type = "text" id = "msg">
<a href = "#" id = "result"> 提交 </a>
<Div id = "show"> </div>
<Script src = "jQuery1.11.js"> </script>
<script>
$ (function () {
var flag = true;
$ ("#hasil"). on ('click', function () {
if (flag) {
bendera = false;
}kalau tidak{
kembali;
}
$ ("#show"). html ('<p>'+$ ("#msg"). val ()+'</p>');
});
})
</script>
</body>
</html>
sangat mudah!