Multi-day, multi-month animated datepicker jQuery plugin that weighs in at 14KB with the uncompressed development version. DEMOS 2 Month and 1 Month Small Day Cells Full Week Selection With Small Day Cells USAGE // append side-by-side jCal with 4 day selection to jCalTarget element $('#jCalTarget').jCal({ day: new Date(), days: 4, showMonths: 2, monthSelect: true, callback: function (day, days) {