.datepicker()
Data: Clicca sul campo di testo per attivare il widget.
$(function() { $(".data:input").datepicker({ numberOfMonths : [2,3] }); });