Skip to content

Instantly share code, notes, and snippets.

@burnified
Created June 17, 2014 21:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save burnified/256d206e382ca3e91b29 to your computer and use it in GitHub Desktop.
Save burnified/256d206e382ca3e91b29 to your computer and use it in GitHub Desktop.
jquery columnlist
$('ul').columnlist({
size : 2,
'class' : 'your-column-list-class',
incrementClass : 'your-column-list-class-'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment