I found that
onclick="this.value=${labelPrinterButton}"
is working
Leon Rosenberg wrote:
hi,
try:
onclick="<%="this.value='"+labelPrinterButton+"'"%>'"
regards
Leon
On 8/29/06, Laurent Duparchy <[EMAIL PROTECTED]> wrote:
Hi,
I'm forced to use a scriptlet to insert a localized label in
hi,
try:
onclick="<%="this.value='"+labelPrinterButton+"'"%>'"
regards
Leon
On 8/29/06, Laurent Duparchy <[EMAIL PROTECTED]> wrote:
Hi,
I'm forced to use a scriptlet to insert a localized label into a tag.
The code is this ;
(Note : this code is changing a button display by an image, defined
Hi,
I'm forced to use a scriptlet to insert a localized label into a tag.
The code is this ;
(Note : this code is changing a button display by an image, defined in
the css file. )
onclick="this.value='<%=labelPrinterButton%>'"
styleClass="buttonPrinter" title=
3 matches
Mail list logo