ON my local I am testing out stuff I've built.
This is the script I am trying to include in a file in the same folder:
<script src="/colorpicker/js/evol.colorpicker.min.js" type="text/javascript" charset="utf-8"></script>
The colorpicker is on my desktop in a folder called Work/demo/
The colorpicker is not working. What an I do to make it work on my local?