Skip to content

wndrfl/Flipbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flipbook jQuery Plugin

To use:

	$('#element').flipbook({
		'images': [
			// array of urls to images
		]
	});