<iframe name="frameNoSeen" style="display:none;"></iframe>
<form action="http://localhost:8100/article/add" target="frameNoSeen" method="post" id="js-article-add">
<label >标题:<input name="title"/></label><br />
<label >你想对美女说的话:<textarea rows="20" cols="50" name="content"></textarea></label><br />
<button id="fakeButton">告诉美女</button>
<script src="https://upcdn.b0.upaiyun.com/libs/jquery/jquery-1.10.2.min.js" type="text/javascript"></script>
$(document).ready(function() {
$('#fakeButton').click(function() {