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! While you're at it, check out some resources Treehouse students have shared here.

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

JavaScript

Sharanya Venkat
Sharanya Venkat
7,222 Points

CLNDR.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!!

James Barnett
James Barnett
39,199 Points

Make a reduced test case on codepen so we can see the bigger picture.

1 Answer

Sharanya Venkat
Sharanya Venkat
7,222 Points

Hi 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.