🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

jquery.tile.js is the lightest jQuery plugin to tile boxes.

Plugins

Documentation

jquery.tile.js

The lightest jQuery plugin to tile boxes.

Demos

See demos.

How light is it?

The comparison of the weight of similar other libraries is shown below.

Figure: The comparison of the weight of similar other libraries

Table: The comparison of the weight of similar other libraries

This comparison was done at 2014-05-22 using the latest version of all libraries.

Quick start

(1) Download and load this plugin javascript file after jQuery.

<script src="/js/jquery.tile.js"></script>

(2) Call $('selector').tile() in document ready event of jQuery.

$(function() {   $('selector').tile(); });

Links

Detail explanation here (in Japanese).

jquery.tile.js - URIN HACK

Copyright

© 2011 Urin


You May Also Like