jBlocks : jQuery layouts Library for Responsive Design way

Spread the love

jBlocks is a javascript library that can be used as a jQuery plugin and/or a framework taking care of the layout in a HTML5 application. It allows designing applications that will run on desktops as well as on mobile devices without having to worry much about the details of screen resolution, pixel density and so on.

jBlocks arranges rectangular blocks into a viewport according to a set of loose preferences given by the developer. The library tries to minimize the spare areas without content in real time. This means the application may add, remove or modify blocks geometry and jBlocks will recalculate and adjust the layout accordingly.


Features:

  • works on desktops and mobiles
  • comes with a large of predefined block widget classes
  • widget classes can easily be extended
  • support either vertical or horizontal scrolling

Tags:

Demo: http://mi-g.github.io/jBlocks/demo/demo2.html

Download Links

https://github.com/mi-g/jBlocks

Scroll to Top