Here's HTML code to Multiline caption buttons:
====
<button>multiline<br>button<br>text</button>
<input type="button" value="Carriage return separators" style="text-align:center;">
====
Actual buttons:
---
Keywords: HTML DHTML Multi-line Multy line button caption. Web Forms. IE Internet explorer FireFox Opera
Thanks a bunch :)
ReplyDeletenothing new, and still no html solution for opera, only type="image" can help so far
ReplyDeletethanks, it worked !
ReplyDeleteThank you so much. It is so simple but it worked properly.
ReplyDeleteUnfortunately it does not work in IE10...
ReplyDeleteAny fix for IE 10 please?
ReplyDeleteApart from 'learn Photoshop and use an image button'
I just opened this blog post in IE 10. Multiline buttons render just fine...
ReplyDeleteThis is why the input button shows correctly in IE10, check first line in code of this page. There is set emulation to IE7:
ReplyDeletemeta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'
When you suppress it or change IE browser window to standard mode via IE developer toolbar it shows the text only in one line.
So, does somebody idea, how to create multi line button in IE10 ??
Best regards
Vasssek
Even without "EmulateIE7" meta IE10 renders multiline buttons just fine.
ReplyDeleteno it is not, no multiline buttons in IE10
ReplyDelete