CSS Global Order — Flexbox-free order

CSS Global Order is an author’s JavaScript library that implements support for visual reordering of HTML elements with the standard order CSS-property without need for turning-on Flexbox mechanism (display: flex / display: inline-flex) for their parent element.

The library works in all Flexbox-capable browsers and Internet Explorer 7+.

File size with minification and Gzip compression applied is 1 KB.