Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community!
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial

Sharanya Venkat
7,222 PointsCLNDR.js
I am using CLNDR.js and want to build calendar/datepicker that is similar to kayak.com on desktop and mobile devices. I am new to underscore.js templates. Need help on the templates. Please help!!
1 Answer

Sharanya Venkat
7,222 PointsHi James, Thanks for your help. I have created a JSFiddle. http://jsfiddle.net/sharanya/Zq3Ns/3/
I want to know how i can loop thru the days for every month and display the calendar specific to that month. Right now it displays the Feb calendar for all months starting from Feb thru June.
James Barnett
39,199 PointsJames Barnett
39,199 PointsMake a reduced test case on codepen so we can see the bigger picture.