Vijay Hardaha

Results 14 comments of Vijay Hardaha

Hey, I've added search and multiple options. You can find new js and additional CSS File here. You can remove old jquery.nice-select.js and use this new one and you have...

You'll have to add multiple attributes in the HTML tag to enable multiple dropdown option.

Hey Guys, I've added search and multiple options. You can find new js and additional CSS File here. You can remove old jquery.nice-select.js and use this new one and you...

It's been fixed in #79 but still waiting author to release the new version :D hope author will have time soon.

Meanwhile, I am using `npm-force-resolutions` to get rid of all the issues from the packages. If you want to solve the issues then you can follow these steps: First, you...

Any update on this? We need bower optional here.

```js $amount.on('input', function() { const val = this.value === "" ? 0 : this.value; $rangeslider.val(val).change(); }); ``` Do something like this. check for empty value on input change and set...

![image](https://user-images.githubusercontent.com/25227317/73907123-2d12f700-48cb-11ea-91c3-301f58bbc707.png) Is here some who can check the plugins page on the website? I think it's not working for everyone.