Anyone know how to use the wordwrap style property of a button in html? I've tried setting it to true, yes and 1 but these cause an error.
Printable View
Anyone know how to use the wordwrap style property of a button in html? I've tried setting it to true, yes and 1 but these cause an error.
You can't apply word wrap to a html button!
I suggest you create and use an image instead!
How about STYLE="wrapping:virtual;"