Skip to content

voronianski/fluid-layout-with-boxes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Klarna Layout

My solution to the provided "Fluid Layout with Boxes" (version 140805) task.

About

This solution doesn't rely on any of popular modern frameworks, is implemented in pure JS, supports major browsers and have fine test suite.

In order to see it in action just check index.html in your favorite browser.

Chrome | Firefox | IE | Safari --- | --- | --- | --- | --- | 1+ ✔ | 2+ ✔ | 8+ ✔ | 3+ ✔ |

In order to run test suite locally run npm install inside the folder and then npm test.


(c) 2014 Dmitri Voronianski dmitri.voronianski@gmail.com

About

Small cross-browser hack in pure JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published