Response title
This is preview!




<script>
$(function() {
$( "#datepicker" ).datepicker({
numberOfMonths: 3,
showButtonPanel: true
});
});
</script>
I am wanting to add additional functions to the same datepicker. So it will simultaneously display 3 months, but also include the restrict date range option. © 2012 jQuery Foundation
Sponsored by
and others.
