lcdsantos / jQuery-Selectric

jQuery plugin for easy manipulation and customization of HTML selects
http://selectric.js.org/
MIT License
727 stars 157 forks source link

$(..) selectric is not a function #232

Open Hitch opened 6 years ago

Hitch commented 6 years ago

i'm trying to run the library on nodeJS using electron frame work, and i get this error...

tried to implement it by including it manually ... <script src="js/jquery.selectric.js"></script>

and installing it by npm commands but no luck ... any suggestions ?

Note: Native Jquery functions works perfectly

simonlagneaux commented 5 years ago

Having the exact same issue.

wissalamiracode commented 2 years ago

same here

jorbs commented 2 years ago

Any luck here?

naresh699 commented 1 year ago

any solution . I am facing the same issue