I ve got a very strange problem. Since two hours Im trying to make slider steps just like here http://jquerymobile.com/test/docs/forms/slider/ but it doesn t works.
<label for="slider-0">Input slider:</label>
<input type="range" name="slider-1" id="slider-0" value="25" min="0" max="100" step="5" />
I suppose that all is about different jquerymobile edition, but Im usingault Code from page
仍然有:
甚至添加(http://jquerymobile.com/demos/1.0/docs/pages/page-anatomy.html)
<link rel="stylesheet" href="http://code.jquery.com/mobile/1.0/jquery.mobile-1.0.min.css" />
<script type="text/javascript" src="http://code.jquery.com/jquery-1.6.4.min.js"></script>
<script type="text/javascript" src="http://code.jquery.com/mobile/1.0/jquery.mobile-1.0.min.js">
回答中谁会重复工作守则?
最好