If you want it to submit a form then just tell it which form to submit with the form attribute. <form id=”form-id”>…</form> <input type=”submit” value=”Submit ...
確定! 回上一頁