I tried program on http://jsfiddle.net/YNUzx/ in my Netbeans on local machine and included following file
but its not working
<script type="text/JavaScript" source="//code.jquery.com/1.8.18/jquery-ui.min.js"></script>
<script type="text/JavaScript" source="//code.jquery.com/1.8.18/jquery-ui.js"></script>
<script type="text/JavaScript" source="//code.jquery.com/jquery-1.7.2.js"></script>
<script type="text/JavaScript" source="//ajax.googleapis.com/Ajax/libs/jQuery/1.10.2/jquery.min.js"></script>
<script type="text/JavaScript" source="//ajax.googleapis.com/Ajax/libs/jQuery/1.9.2/jquery-ui.min.js"></script>
Tell me what js and css required for above.