¡@

Home 

javascript Programming Glossary: current_page

jquery pagination + twitter bootstrap

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

jQuery.extend items_per_page 10 num_display_entries 10 current_page 0 num_edge_entries 0 link_to javascript void 0 prev_text Prev.. start and end point of pagination links depending on current_page and num_display_entries. @return Array function getInterval.. var upper_limit np opts.num_display_entries var start current_page ne_half Math.max Math.min current_page ne_half upper_limit 0..