Skip to content

Simple datepicker component from Learn JavaScript course

Notifications You must be signed in to change notification settings

ania221B/datepicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

datepicker

Simple datepicker component from Learn JavaScript course

Overview

  • clicking the shows the datepicker
  • days in the datepicker and navigation buttons are highlighted on hover & focus
  • selected day changes color
  • users can navigate the calendar with arrow buttons
  • selected date gets displayed in the input field

Built with

  • Semantic HTML
  • CSS grid
  • custom properties
  • vanilla JavaScript, using Date object

About

Simple datepicker component from Learn JavaScript course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published