Page is a not externally linkable
- Code, Content, and Presentation
-- JavaScript and AJAX
---- a way to limit decimal places with js


seindal - 4:55 pm on Nov 19, 2002 (gmt 0)


I once found a js implementation of printf.

You can take a look at the script translated from Italian here [translate.google.com]

While not perfect, it does give some basic formatting capability:

js> sprintf("%3.4e", 3.345235423545);
3.3452

I found it floating on the net, so I believe it can be used freely. The authors email is within.

René-

[edited by: heini at 6:56 pm (utc) on Nov. 19, 2002]


Thread source:: http://www.webmasterworld.com/javascript/228.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com