jQuery pagination + Twitter Bootstrap

后端 未结 5 761
有刺的猬
有刺的猬 2020-12-29 13:32

I\'m trying to modify a Jquery pagination (based on this Jquery pagination tutorial - demo) to work with the awesome twitter bootstrap.

Twitter Bootstrap\'s standard

5条回答
  •  难免孤独
    2020-12-29 14:07

    Assign IDs dynamically to all

  • under #page_navigation, and add or remove the class active based on the IDs.

    
    

提交回复
热议问题