django-bootstrap-pagination icon indicating copy to clipboard operation
django-bootstrap-pagination copied to clipboard

Use Bootstrap tooltips

Open qcaron opened this issue 10 years ago • 1 comments

Hi guys!

Bootstrap tooltips should be used for "Previous page" and other buttons with tooltip in the HTML paginator. See http://getbootstrap.com/javascript/#tooltips for more details. I think tooltips should all be displayed on the bottom of the HTML elements.

I volounteer for this one ;)

Cheers, Quentin

qcaron avatar Mar 18 '15 15:03 qcaron

Great idea, actually. I'll be happy to merge a pull request in, but please make the tooltips optional and let people override the tooltip text vs display text. Though it does seem that the tag is pretty heavy with options.

jmcclell avatar Apr 17 '15 17:04 jmcclell