1 post tagged with "forms"
Working with Date and Time Input
December 09, 2022web-developmenthtmlbest-practiceI remember using JqueryUI’s datepicker. It was my go-to calendar widget in the past. It was great. I just drop an input box give it an “id” and then run a function. You get a great-looking calendar picker for your forms. It was a great bit of software engineering. I’ve used it in a lot of my old projects and clients were impressed.