Events:
$('#events').on('fotorama:show', function (e, fotorama) { $('#number').text((fotorama.activeIndex + 1) + '/' + fotorama.size); });
Current frame: