jQuery-Selectric
jQuery-Selectric copied to clipboard
$(..) selectric is not a function
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
Having the exact same issue.
same here
Any luck here?
any solution . I am facing the same issue