I successfully installed a delivery date picker on the website.
but the user can keep checking out without picking a date, required doesn’t work.
here is my code:
{{ '//code.jquery.com/ui/1.9.2/themes/base/jquery-ui.css' | stylesheet_tag }}
A user successfully installed a delivery date picker on their website but faces an issue where customers can proceed through checkout without selecting a date. The code snippet provided appears corrupted or reversed, making it difficult to assess the current implementation.
Proposed Solution:
Current Status:
I successfully installed a delivery date picker on the website.
but the user can keep checking out without picking a date, required doesn’t work.
here is my code:
{{ '//code.jquery.com/ui/1.9.2/themes/base/jquery-ui.css' | stylesheet_tag }}
Try by creating something like this
https://stackoverflow.com/questions/30995765/validate-jquery-datepicker