好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

inputbuttonsumbit_html/css_WEB-ITnose

我的按钮都是 input button sumbit,通过这些按钮实现 提交表单。

看起来不好看,我看通常 web页面都是图片代替,请问该怎么实现?









回复讨论(解决方案)

给图片添加个click事件 点击后提交表单试试

给图片添加个click事件 点击后提交表单试试

我在网上查了,添加css样式 , 这样更规范点

.btn{	width:145px;	height:34px;	line-height:22px;	font-size:22px;	background:url("/images/button/bg2.jpg") no-repeat left top;	color:#959595;	padding-bottom:4px;} 

查看更多关于inputbuttonsumbit_html/css_WEB-ITnose的详细内容...

  阅读:29次