| Current Path : /var/www/html/ajay/phpwebsite-1.8.x/javascript/datepicker/ |
| Current File : /var/www/html/ajay/phpwebsite-1.8.x/javascript/datepicker/head.js |
<script type="text/javascript">
$(document).ready(function() {
$('.datepicker').datepicker();
});
</script>