button按钮背景图及隐藏value的值
怎样写button按钮背景图才能让IE6显示?
.goods_buy_info .goods_buy_but .goods_buy_but {background: url(../images/goods20110309_25.gif);background-repeat: no-repeat;background-position: left top;border:0px;}.goods_buy_info .goods_buy_but .goods_buy_but {float:left;/*或者float:left|right*/width:138px;height:39px;overflow:hidden;text-indent:-9999px;text-transform:capitalize;border:0px;}<style>.goods_buy_but {float:left;/*或者float:left|right*/width:138px;height:39px;overflow:hidden;text-indent:-9999px;text-transform:capitalize;background: url(../images/goods20110309_25.gif);background-repeat: no-repeat;background-position: left top;border:0px;}</style><input name="" type="submit" value="提交"/>