jbnv / SongChartAurelia

Aurelia version of the song charts application.
0 stars 0 forks source link

Dropdown menus workaround #10

Open jbnv opened 8 years ago

jbnv commented 8 years ago

Use show.bind and flags to show and hide dropdown menus. Program them like ordinary dropdown menus, but use click.trigger instead of href. Add flags to the class-behind to support.

jbnv commented 8 years ago

Apply this idea to dorpdown menus for columns as well.