|
Hi Mateo, I think my idea was bad. The abc index... What I need is to be able to select a country from a drop-down and do the gotopage thing. Do you think it would work, else how should I do? See page http://www.iwmc-group.com/lang/en/credit-bureaus.html this was your previous answe Hi Dalia, Yes, you should remove the "pageIndex" element from your page and repace it with your custom list. For each element on your list add an onclick function: $("#[your scrollable ID]").goToPage([page index]) for example: a b c ... Let me know if this solve your needs, bye, Matteo |
|
Hi Dalia, maybe the combo could be the right solution for you; just make your combo as follow:
This should work fine for you. Bye, Matteo I realized that there's something wrong on Safari; here is the 1.6.0 update with the Safari bugfix: http://github.com/pupunzi/jquery.mb.scrollable/zipball/1.6.0 |


