I am very new to this and appologize if this is a dumb-ass question!
I am writing a drop down box that will have the 12 months listed, I have written it so that whatever month is next will appear first. However, the months appear as integers.
Is there a way to get JavaScript to write these months in characters without writing a ton of code for every choice in the drop down box?
Any help will be appreciated!
I am writing a drop down box that will have the 12 months listed, I have written it so that whatever month is next will appear first. However, the months appear as integers.
Is there a way to get JavaScript to write these months in characters without writing a ton of code for every choice in the drop down box?
Any help will be appreciated!