Re: [s2] formatting in textfield

2007-07-13 Thread yitzle
I would image you would need some on_change JavaScript. I found this off Google: http://javascript.internet.com/forms/currency-format.html You might be able to adapt it somehow. - To unsubscribe, e-mail: [EMAIL PROTECTED] For a

[s2] formatting in textfield

2007-07-12 Thread KenLin
How would I go about formatting a number in currency format in a textfield? The only example I've seen is using the s:text tag, and it uses the name attribute, which you obviously can't do in a textfield. Thanks -- View this message in context: http://www.nabble.com/-s2--for