ContextInstitute / bfcom

http://bfn.context.org
GNU General Public License v3.0
4 stars 1 forks source link

Added More... menu item with second copy of submenu items #70

Closed rgilman closed 5 years ago

rgilman commented 5 years ago

As a step toward making the submenus responsive #69 , I've added a More... item at the end of the regular submenu. I've attached a Foundation dropdown panel to the More... and filled the panel with a second copy of the submenu.

The selectors in that second copy are currently the same as in the first copy. This should be reviewed to avoid conflicts and allow differentiated targeting of the second copy. Any suggestions on how to setup the selectors for the second copy would be welcome.

At least it works this far. :-)

iangilman commented 5 years ago

Looks like good progress. It's a good idea to take it one step at a time like this.