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
To Disable prev button, when on first page just use this:
Previous
To Change Active li when page is changed just put the active class to that li in which your page is shown.
To Disable next button when on last page just use as for previous one like:
Next