Skip to content
forked from rnmp/salvattore

A jQuery Masonry alternative with CSS-driven configuration.

License

Notifications You must be signed in to change notification settings

msvoren/salvattore

This branch is 83 commits behind rnmp/salvattore:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Rolando Murillo
Oct 30, 2013
880ff5f · Oct 30, 2013

History

62 Commits
Sep 10, 2013
Sep 6, 2013
Aug 7, 2013
Oct 30, 2013
Sep 6, 2013
Sep 6, 2013
Sep 6, 2013

Repository files navigation

Salvattore

Salvattore is a library agnostic JS script that will help you organize your HTML elements according to the number of columns you specify, like jQuery Masonry.

Features

  • No requirements: Salvattore is a standalone script, it will work right away after being referenced in your HTML page.
  • Extremely lightweight: about 2.5KB (minified and gzipped.)
  • CSS-driven configuration: the number of columns is defined in CSS and the styling is left to the user.
  • Media queries ready: the same parameters can be used inside media queries for better results on different devices.
  • Wide browser support: modern browsers and IE9+ (though we're working on IE8.)

Upcoming

  • IE8 support: without media queries, they aren't needed anyway.
  • Balanced columns: to keep all columns about the same height.

To find out more and see it in action, please visit our website.

You can also follow us on Twitter.

About

A jQuery Masonry alternative with CSS-driven configuration.

Resources

License

Stars

Watchers

Forks

Packages

No packages published