Posted by Jonathan N. Little on 11/15/07 23:08
Julien wrote:
> Is this possible with Firefox 2 : creating a multi-row HTML button ?
>
> This works with MSIE (versions 6 and 7, and maybe others) :
> <input id='btn_CreateProducts' type='submit' value='Create
> \rproducts' />"
>
> A screenshot of what I mean is the "Create products" button on this
> screenshot :
> http://www.altipoint.com/cgiContouring/img/screenshots/en/screenshot7.png
>
> The "\r" carriage return doesn't work with Firefox. Is there any
> equivalent?
<input id="btn_CreateProducts" type="submit" value="Create products"
style="width: 5em; white-space: normal;">
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|