Does anyone have any pointers as to how I could add a pull down menu to the main navbar, that displays the current month, and maybe the last 2 or 3 months.
Eg
Menu
|
March (Current)
|
February
|
January
And then, how can I use that click request in the Controllers actionView() as a parameter ?