Jump to content

Are you using flexbox for your new layout?


OrganizedFellow
 Share

Recommended Posts

I'm not using it for global layout, but sometimes for micro positioning or e.g. places, where boxes should be of equal height. So the things which could break without affecting functionality, but rather aestetics.

  • Like 2
Link to comment
Share on other sites

  • 4 weeks later...

I played with flexbox and tried to use it. Works fine with modern browsers, but

  1. IE10 doen't work (should support old syntax...)
  2. can't get flexibility work (IE 8/9 flexbox support)

Thanks for the link https://github.com/StefanKovac/flex-layout-attribute. Looks nice and simple.

Because of my tests I created an simple flexbox css file which seems to work fine with modern browsers and also allow nested flexboxes, but without IE <=10 support :(

  • Like 1
Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...