]> source.dussan.org Git - jquery-ui.git/commit
Spinner: new options: format, items & decimals (r728).
authorCa-Phun Ung <pazu2k@gmail.com>
Sat, 20 Sep 2008 19:04:01 +0000 (19:04 +0000)
committerCa-Phun Ung <pazu2k@gmail.com>
Sat, 20 Sep 2008 19:04:01 +0000 (19:04 +0000)
commitdcb341e7f8a5ddc3dc94b00f9d9fc7e3867958b3
treef963bf9921b8de00e0ec7d074e67952bf791b065
parent77cea8f36476e4195fac38bd57fecd70d642b24d
Spinner: new options: format, items & decimals (r728).

items: accepts a array of objects which will be converted to a list of items by the spinner.

format: printf style formatting of each item - accepts named arguments.
tests/visual/spinner.html
ui/ui.spinner.js