2011-05-19, 05:10:15
maxmaxmax Wrote:plugin_cycle.php
- if '<a href="#">'+idx+'</a>' - scroll work, but numbers from 0123...
- if (idx+1) numbers from 1234, but scroll no work...
how to make scroll + numbers from 1234...? (not from 0123...)
I just tried, and scrolling works in both instances - there shouldn't be any difference.
But to make it easy, I have released I18N Gallery version 0.7.4:
- You can choose if the slide navigation for the "cycle" gallery type should be dots or numbers
Code:
body #main #content .gallery-cycle .gallery-control-numbers a { ... }