How to change the button text of <input type=“file” />? Simply <label class="btn btn-primary"> <i class="fa fa-image"></i> Your text here<input type="file" style="display: none;" name=&quo
<script type="text/javascript" src="/jquery-1.11.3.min.js"></script><script type="text/javascript"> function formAction(){ alert("此为form标签测试>>>"+$("#text1").val()); } function bu