I know about jquery “date-picker” but cant understand how to implement it.
Id like to use it on a html form inside a table.
one of my fields for the form is
"<tr><td>Name: </td> <td><input type='text' id='name'/> </td> </tr>" +
Id like a similar one but for date input.
Can’t really understand where did you stuck in because you didn’t show any code of your attempts but this is how it’s being done:
Don’t forget to include the
cssandjsfiles: