I have used touch punch to get slider of jquery working in myiPad. But, it works only if I give :
<script src="http://code.jquery.com/ui/1.10.4/jquery-ui.js"></script>
And it doesn't work, if I try to use -
<script src="./script/jquery-ui.js"></script>,
where jquery-ui.js is the downloaded file from http://code.jquery.com/ui/1.10.4/jquery-ui.js.