Yes, that's what i can do for a button, so by using
cssStyle="padding-left:1em; padding-right:1em" i'm achieving the layout
that i want to see, thanks.
Robert
Dave Newton wrote:
--- On Tue, 12/16/08, Robert Graf-Waczenski wrote:
I would like to avoid the HTML encoding, so that the button
--- On Tue, 12/16/08, Robert Graf-Waczenski wrote:
> I would like to avoid the HTML encoding, so that the button
> caption is instead " OK " (i.e. with spaces to
> the left and the right next to "OK").
>
> Any ideas?
Personally I'd use CSS for this.
Dave
-
Hello all,
I'm using and my
properties file looks like this:
myproperties.caption.buttoncaption= OK
This yields a button with the label " OK ", i.e.
the button text has been HTML-encoded before it was sent to the browser.
I would like to avoid the HTML encoding, so that the button ca
3 matches
Mail list logo