I need help on this I need to put a pager inside a scroll bar, im using slider widget but I can not understand how to achieve Any ideas?
Asked
Active
Viewed 81 times
1 Answers
0
If I understand correctly you're trying to center the pager text within the scroll bar? I've managed to achieve this by adding text-align:center
to the class ui-slider-handle ui-state-default ui-corner-all

dev
- 3,969
- 3
- 24
- 36
-
hi, let me explain better, i need to create a pager, and each page is a picture, so in this case it would be : pag. 2/7, and the next picture pag.3/7 and so on. – Mauro Jan 04 '13 at 01:10