Project Summary

  Analyzed 10 days ago based on code collected 10 days ago.

This is a JQuery plugin that allows the creation of a different layer of inputs that will receive formatting according to user locale.

Example:

Let's imagine that you have your application handling a float value and you must support the pt_br locale which uses "," as decimal separator and "." as separator for thousands).

Usually, you would need to support the different float formats on the server, but with this plugin you can do that support entirely on client-side.

It works by creating a second input, turning the original input into a hidden input and using deflate and inflate functions to convert to/from the desired user-friendly format. Changes are then propagated to the original input.

Tags

  No tags have been added

Share

In a Nutshell, JQuery Input Deflate Plugin...

 

Activity

30 Day Summary Apr 14 2013 — May 14 2013

12 Month Summary May 14 2012 — May 14 2013

Community

Ratings

Be the first to rate this project
 
Click to add your rating
 
Review this Project!
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.