Home  >  Article  >  Backend Development  >  用图片当提交表单的按钮如何写

用图片当提交表单的按钮如何写

WBOY
WBOYOriginal
2016-06-13 13:33:45939browse

用图片当提交表单的按钮怎么写?
如题。菜鸟求详情

------解决方案--------------------
onclick
form1.submit;
------解决方案--------------------

------解决方案--------------------
把按钮的背景设成图片 然后 background-color:transparent; border:0;
------解决方案--------------------

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn