效果图:

HTML Button 背景图片样式作为按钮显示

 

实现代码:

<input type="button" class="handcursor" 
  onclick='doLogin()' tabindex="5"  style="background:url(<%=contextPath%>/img/eds.jpg); border-style:none;  width:124px; height:35px; background-repeat:no-repeat;"  /> 

相关文章: