Skip to content

A simple paginator plugin depend on jquery and write by coffeescript

Notifications You must be signed in to change notification settings

DoubleK2013/paginator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paginator

discrible

A simple paginator plugin depend on jquery, would be use like bolow:

	paginator({
		selector: '.page',          
		page: 1,                    
		total: 120,                
		pageSize: 10,              
		showPage: 10,              
		callback: function(page){}  
	});

About

A simple paginator plugin depend on jquery and write by coffeescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published