Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Feedback on: irt.org FAQ Knowledge Base Q8

irt.org | About | Feedback | 4082 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base Q8

Sent by
Steve M. McRoberts on August 19, 2002 at 09:05:09:

Worth:
Very worth reading

Comments:
It doesn't look like these can handle negative numbers. Here is a version based on Val Todorov's, which handles negative numbers as well as decimals.

<script language="JavaScript1.1"></script>
<form>
<input type="text" name="input">
<input type="text" name="output">
<input type="button"
onClick="this.form.output.value=number_comma_format(this.form.input.value)" VALUE="Number Format">
</form>




Other feedback on 'irt.org FAQ Knowledge Base Q8' - show all


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 21st December 2007. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.