Marcin's public fiddles
-
Simple numbers formatting with "fake" spaces at thousands markers
A little trick to show large numeric values with easy "thousand" separation. Note, we don't modify the text, if you copy/paste it stays a single continuous number.
-
Simple numbers formatting with "fake" spaces at thousands markers
A little trick to show large numeric values with easy "thousand" separation. Note, we don't modify the text, if you copy/paste it stays a single continuous number.
-
Simple numbers formatting with "fake" spaces at thousands markers
A little trick to show large numeric values with easy "thousand" separation. Note, we don't modify the text, if you copy/paste it stays a single continuous number.
-
Input with plus/minus buttons
Simple numeric input with +/- buttons. Configurable min/max, increase/decrease value etc. Based on http://jsfiddle.net/laelitenetwork/puJ6G/ , but simpler and more generic.