Hi, i have added a form on my site that has a date picker... Is it possible for the form to select todays date when the page opens... here is my site
Yes, it is possible, just give ids to the selects and set the appropriate values. Btw. fix the missing ">" before you do that. <option value="11"11</option> Code (markup):