I created a thumbnail pager using the following code:
pagerTemplate: '<a href="#" class="page-{{num}}"><img src="{{src}}"></a>'
The thumbnails are created just fine. However, when I click on a thumbnail, it seems to shudder while the slide is transitioning.
This only seems to happen in Chrome.
I created a thumbnail pager using the following code:
pagerTemplate: '<a href="#" class="page-{{num}}"><img src="{{src}}"></a>'The thumbnails are created just fine. However, when I click on a thumbnail, it seems to shudder while the slide is transitioning.
This only seems to happen in Chrome.