A repository of over 1000 quality jQuery plugins

jQuery JQuery VGrid Plugin

JQuery VGrid Plugin is a jQuery Layout plugin.

Created by Xlune

VARIABLE GRID LAYOUT

Not what you're looking for? Click here to view more Layout jQuery plugins

jQuery vGrid Plugin

blog(ja)

demo index


USAGE EXAMPLE

$(function(){
    $("#container").vgrid({
        easing: "easeOutQuint",
        time: 500,
        delay: 20,
        fadeIn: {
            time: 300,
            delay: 50
        }
    });
});

Learn more (demo index)



You might also like these other Layout jQuery Plugins

  • jquery.cookiefy

    jquery.cookiefy is a very lightweight, adjustable and easy-to-use plugin for the EU-law cookie warning

  • Tabs

    A jQuery plugin for simple tabs.

  • Equalize

    A jQuery plugin for equal dimensions.