kevindavis / list-overflow

takes a list of links and fits into a fixed size horizontal space, using a dropdown for those that don't fit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Given a list of element sizes, this will lay them out horizontally, throwing the ones that don't fit into an overflow dropdown at the end.

This is something I threw together as a prototype for work. 

About

takes a list of links and fits into a fixed size horizontal space, using a dropdown for those that don't fit


Languages

Language:JavaScript 100.0%