Problem using Event when slider is changed

Problem using Event when slider is changed

Hi!

I am currently using the following jquery Mobile together with jquery.
  1. <link rel="stylesheet" href="themes/klaus-theme.min.css" />
  2. <link rel="stylesheet" href="jquery.mobile-1.4.5.min.css" />
  3. <script src="jquery-1.10.1.min.js"></script>
  4. <script src="jquery.mobile-1.4.5.min.js">

I am trying to use the exakt same fiddle at this url, and no event is triggered after changing the slider in my code...
Are there any problems with jquery mobile 1.4.5 with jquery 1.10.1 ? 

thanks,