a标签如何做表单提交啊?_百度知道
a标签如何做表单提交啊?最好a标签这样写<a class="zhuce" href="#" name="submit" onclick="document.getElement...
a标签实现表单提交按钮 | PHP技术网
用a标签实现表单提交按钮的方法有两种 <html> <head> </head> <body> <form id="myForm" action="index.php" method="get"> id: <input type="text"...