Фотозвіт НОВОРІЧНА НІЧ 2018
jQuery.noConflict();
$('#gallery').photobox('a', { loop:false,thumbs:true, counter:false, title:false,autoplay:false, time:3000, history:true, hideFlash:true, zoomable:true, wheelNextPrev:true }, imageLoaded);
function imageLoaded(){
console.log('image has been loaded...');
}
jQuery.noConflict();
$('#gallery').photobox('a', { loop:false,thumbs:true, counter:false, title:false,autoplay:false, time:3000,...