Return to Snippet

Revision: 22285
at January 7, 2010 16:09 by toddaeverett


Initial Code
input#submit_btn {text-indent:-9000px;width:24px;height:24px;background:url(../images/go_btn.png) no-repeat 0 0;border:none;cursor:pointer;text-transform:capitalize;} /* text-transform:capitalize makes the negative text indent work in IE */

Initial URL


Initial Description


Initial Title
Image replacement for form submit button

Initial Tags


Initial Language
CSS