文件名称:自带格式化货币类型,各国货币都有,还可自定义
文件大小:44KB
文件格式:RAR
更新时间:2016-12-25 07:35:27
format currency autoNumber
'init' initializes autoNumeric $(selector).autoNumeric('init', {options}); 'destroy' disables autoNumeric for the selected element $(selector).autoNumeric('destroy'); 'update' updates options - can be called multiple times $(selector).autoNumeric('update', {options}); 'set' returns a formatted string via ".val()" or ".text' $(selector).autoNumeric('set', value); 'get' returns un-formatted object via ".val()" or ".text()" $(selector).autoNumeric('get'); 'getString' returns a string 'URL encoded' from the selected form $(selector).autoNumeric('getString'); 'getArray' returns a array of objects from the selected form $(selector).autoNumeric('getArray'); 'getSettings' returns settings for the selected element $(selector).autoNumeric('getSettings');
【文件预览】:
autoNumeric-master
----autoNumeric-2.0-BETA.js(74KB)
----index.html(26KB)
----change log.md(7KB)
----autoNumeric.jquery.json(1KB)
----autoNumeric-2.0-BETA.htm(12KB)
----readme.md(8KB)
----autoNumeric.js(60KB)
----license.txt(1KB)