input 按钮使用图片样式 <input name=”submit” type=”image” src=”../image/submit.jpg” value=”提交”/> 需要注意的是添加src的时候,相应要把type改为image。 相关