Jump to content

Highlight specific dates in date picker


SampathG

Recommended Posts

I have a created a date picker as shown below.
<label for="date">Date :</label>
<input type="date" name="date" id="date" placeholder="Select a date" Required />

And now I need to highlight dates which I received from the database.
(dates are already stored in mysql DB )

Appreciate your assistance to sort this.
Thank You.
 

 

 
2
Link to comment
Share on other sites

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...