Answered
Populate Dropdown With Times
I am trying to populate a dropdown box with times from 12:00 am to 11:59 pm in fifteen minute increments. I know that I could manually populate the dropdown box with this information, however I was wondering if there was a way that I could populate it with javascript. I am fairly new to javascript, so I will need a detailed guide.
