Skip to content

davideugenepratt/dep-wall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DEP-Wall

DEP-Wall is a small jQuery plugin used with Bootstrap to build a Instagram type wall.

Initialization

jQuery(document).ready( function() {	
	$( '.dep-wall' ).depWall( options );				
});

Options

  • brick : the string selector for the brick objects you want in your wall
  • maxWidth : the maximum width ( in pixels ) for each column
  • minColumns : the minimum number of columns in your wall

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published