josecebe / twbs-pagination

jQuery pagination plugin (bootstrap powered)
http://josecebe.github.io/twbs-pagination/
Other
1.1k stars 401 forks source link

Out of order add #14

Closed tpodom closed 8 years ago

tpodom commented 10 years ago

I ran into this jquery + Chrome issue when trying to use the plugin rendering 10 pages. I was able to fix it by changing the buildListItems to return an array since jquery 1.8+ supports appending an array. I can submit a pull request but wasn't sure if you wanted something that may break older than 1.8.

http://bugs.jquery.com/ticket/13505

eugenesimakin commented 10 years ago

Please, submit pull request.

pavelthq commented 8 years ago

@tpodom As you will submit pull request we will check. Thanks.