Slider n'est pas une fonction jQuery

Use both Jquery and ui, then it will work.else check your jquery version

<script src="//code.jquery.com/jquery-1.10.2.js"></script>
<script src="//code.jquery.com/ui/1.11.4/jquery-ui.js"></script>
Xabos