The two-column version of an expandable multi-selection menu I’m making for a small web-app. Pure CSS3.
The menus are split equally into two divs with a tiny bit of jQuery. The divs are floated next to each other with the help of a @media-query that activates when the viewport is wider than 1280-ish pixels.
2 Responses
Pro
Joni Korpi
The single-column version of an expandable multi-selection menu I’m making for a small web-app. Pure CSS3.
almost 2 years ago
Rebound
Expandable multi-selection menus, two columns
by Joni Korpi
The two-column version of an expandable multi-selection menu I’m making for a small web-app. Pure CSS3.
The menus are split equally into two divs with a tiny bit of jQuery. The divs are floated next to each other with the help of a @media-query that activates when the viewport is wider than 1280-ish pixels.
almost 2 years ago