¡@

Home 

2014/10/16 ¤W¤È 12:05:07

jquery Programming Glossary: maxentries

jquery pagination + twitter bootstrap

http://stackoverflow.com/questions/8400804/jquery-pagination-twitter-bootstrap

is the code for library. jQuery.fn.pagination function maxentries opts opts jQuery.extend items_per_page 10 num_display_entries.. number of pages function numPages return Math.ceil maxentries opts.items_per_page Calculate start and end point of pagination.. var current_page opts.current_page Create a sane value for maxentries and items_per_page maxentries maxentries maxentries 0 1 maxentries..

jquery pagination + twitter bootstrap

http://stackoverflow.com/questions/8400804/jquery-pagination-twitter-bootstrap

100 callback function page component console.info page and here is the code for library. jQuery.fn.pagination function maxentries opts opts jQuery.extend items_per_page 10 num_display_entries 10 current_page 0 num_edge_entries 0 link_to javascript void.. false opts return this.each function Calculate the maximum number of pages function numPages return Math.ceil maxentries opts.items_per_page Calculate start and end point of pagination links depending on current_page and num_display_entries... side true Extract current_page from options var current_page opts.current_page Create a sane value for maxentries and items_per_page maxentries maxentries maxentries 0 1 maxentries opts.items_per_page opts.items_per_page opts.items_per_page..