我试图完全复制以下页面:http://mailchimp.com/pricing/
What I need:
- Input type range from 0 to 1Million
- Be able to let the user to only select the following values: 2000,10000,15000,25000,50000,75000,100000,200000,500000,750000,1000000
- Custom the css input as this page: http://mailchimp.com/pricing/
- Select automatically one of the 3 different offer via the input. Starting -> 0 - 2000 // Growing -> 2000 - 50000 // Pro->50000 - max
不幸的是,我无法找到任何能够通过输入选择特定值的插件"范围" ...
如果有人知道插件或有工作解决方案,我会很高兴=)
由于