feature request: javascript realtime validation

3 posts by 2 authors in: Forums > CMS Builder
Last Post: June 28, 2010   (RSS)

By flamerz - June 25, 2010

Hello!

im playing with js.. what do you think about having a class to make some validation:


Check the last example in:.

http://www.i-coding.de/www/en/javascript/form/input-validation.html


"The number field allows only integer, the price field allows only up to two decimal places. The value will be formated when the focus switches to other input. "

[cool]

Re: [Djulia] feature request: javascript realtime validation

By flamerz - June 28, 2010

looks great.

maybe CMSB could have an optional onBlur event and we could call some js code for that field.