]> source.dussan.org Git - jquery-ui.git/commit
Replaced hexadecimal demo with decimal demo. Updated that and the currency demo ...
authorjzaefferer <joern.zaefferer@gmail.com>
Fri, 22 Oct 2010 23:51:12 +0000 (01:51 +0200)
committerjzaefferer <joern.zaefferer@gmail.com>
Fri, 22 Oct 2010 23:51:12 +0000 (01:51 +0200)
commitbc3d283d2c1547ac3d8b5aeb894b2e6290e2d3c6
tree743f97049592957d9d685dfdd6c9814974124b19
parentaf8ca4ed0e5063c5a84cd7ab77f525b98c6c62b7
Replaced hexadecimal demo with decimal demo. Updated that and the currency demo (previously donation) to use globalization plugin with a select for three different cultures (probably more to come). Updated spinner widget to use Globalization when available, replacing all number formatting related options with a single numberformat option.
demos/spinner/currency.html [new file with mode: 0644]
demos/spinner/decimal.html [new file with mode: 0644]
demos/spinner/donation.html [deleted file]
demos/spinner/hexadecimal.html [deleted file]
demos/spinner/index.html
external/glob.de-DE.js [new file with mode: 0644]
external/glob.ja-JP.js [new file with mode: 0644]
external/glob.js [new file with mode: 0644]
ui/jquery.ui.spinner.js