is there a way to put a picture in a button or text box?
Announcement
Collapse
No announcement yet.
image in button
Collapse
X
-
But the <button> tag isn't all to well supported...
Another way would be to simply set the image as a background image the <input> tag, then adjust the padding of the box to make it look like the image is in fact in the box.
Only thing about that is that when you depress the button, it won't shift with the text...
Comment
Comment