摘要:
当一个页面有两个或两个以上的表单按钮时怎么分别指向提交各个按钮对应的action呢? 这里可以使用js代码来使用onclick指向对应的function,如代码: <form name="test" method="post"> <input onclick="add()" /> <input on 阅读全文
posted @ 2020-02-14 18:02
SuperYC
阅读(1018)
评论(0)
推荐(0)
浙公网安备 33010602011771号