asked 112k views
5 votes
Within the cardmonth selection list add options for each month starting with the text Month and a value of a blank text string followed by the option text January (01) through December (12) with the corresponding values 01 through 12. Make the selection list required.

asked
User Nyronium
by
9.0k points

1 Answer

1 vote
Here's an example code snippet that adds the required options to the cardmonth selection list:

```
Expiration Month:
answered
User Sabera
by
8.9k points

No related questions found