aFarkas / webshim

[DEPRECATED] Webshims Lib is a modular capability-based polyfill-loading library
http://aFarkas.github.com/webshim/demos/index.html
MIT License
1.42k stars 201 forks source link

How to set different option to different input #578

Open yong940221 opened 7 years ago

yong940221 commented 7 years ago

Hi, i have multiple 'number' input, some of them i need nogrouping = true, the other i need nogrouping = false. May I know how to do it? And also is it able to make some of the input using webshim, and some don't use?