/cfide/scripts/cfforms.js might give you some ideas. Specifically function _CF_checknumber(object_value, required).
Rick Faircloth wrote: > > Hi, all. > > I was wondering if anyone knew how to add > a currency validation function (US Dollars) to Jorn's Validation plug-in > at www.bassistance.de? > > I've tried adding a method, but I don't know enough > about adding a method or about Regex's to be able to > get it working. > > Any clues anyone? > > Thanks, > > Rick > > _______________________________________________ > jQuery mailing list > [email protected] > http://jquery.com/discuss/ > > -- View this message in context: http://www.nabble.com/Adding-Currency-Validation-to-Jorn%27s-Validation-Plug-In-tf3382780.html#a9418366 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
