| name |
Optional |
The name to give to the select box. We highly recommend that you use this attribute.. |
| type |
Optional |
The type of dropdown list you wish to produce. Valid names are "years", "months" and "days". Default is years. |
| numrows |
Optional |
Applies when type is "years". The number of years from the current that you wish to display. Default is 10. |
| display |
Optional |
Applies when type is "months". If set to "string" the name of the month will display, otherwise the month number will. Default is "number". |