Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Design Axe the hamburger menu, hail the tab bar

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #171246
    michaellee
    Participant

    Been seeing a lot of articles lately hating on the hamburger menu. I for one don’t mind it but I understand the claims. Thought I’d play around with a pen that explored changing a header menu into a fixed tab bar when a certain query width is hit. This is my first time also playing around with flexbox, using Chris’ excellent article on the subject.

    http://codepen.io/michaellee/full/neigh

    Check it out and let me know your thoughts. Doesn’t work in iOS since fixed positioning support is mehhhh….

    #171254
    Gilles FRANCOIS
    Participant

    It looks pretty good and it seems to be a good idea.

    it would be also cool to have sub menus with this.

    Regarding fixed positionning, I think you can get it to work with ios with some teawking, no ?

    #171260
    michaellee
    Participant

    Thanks @gfra54

    Regarding fixed positioning. I’m not sure. I checked the Pen on my phone and it seems to not be fixed. I have a hunch that it’s because CodePen renders pens in iFrames?

    Will have to check on a sans-codepen setup :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Design’ is closed to new topics and replies.