Jump to content

SampathG

Members
  • Posts

    1
  • Joined

  • Last visited

SampathG's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. 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
×
×
  • Create New...