6 ms·
One downside with image buttons: they are really, really, annoying to localize. A compromise would be to have the button itself as an image and overlay the labe
by MikeMacMan 15y ago
One downside with image buttons: they are really, really, annoying to localize. A compromise would be to have the button itself as an image and overlay the label in HTML.
- oneplusone 15y agoThat is how this is done. The label is html, only the background is an image.