开发者

GWT push button with text and image combination

开发者 https://www.devze.com 2023-01-13 04:24 出处:网络
Does anybody know of a wa开发者_StackOverflow社区y to make a push button with text on top of an image?Well as far as I understand after some investigation, the only way is to implement own CustomButto

Does anybody know of a wa开发者_StackOverflow社区y to make a push button with text on top of an image?


Well as far as I understand after some investigation, the only way is to implement own CustomButton.


Regular HTML <button>s don't support adding images to them. You'll have to use a regular <div> with a background image and text, styled to look like a button.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号