I recently explored an interesting idea: building a date range picker where JavaScript handles the basic interaction, but CSS does most of the visual work. Usually, for a date range picker, we think ...