]
jQuery(document).ready(function(){
jQuery('html').addClass('hasPag');
jQuery('body').fs_gallery({
fx: '', /*fade, zoom, slide_left, slide_right, slide_top, slide_bottom*/
fit: '',
slide_time: 6000, /*This time must be < then time in css*/
autoplay: ,
slides: gallery_set
});
jQuery('.fs_share').click(function(){
jQuery('.fs_fadder').removeClass('hided');
jQuery('.fs_sharing_wrapper').removeClass('hided');
jQuery('.fs_share_close').removeClass('hided');
});
jQuery('.fs_share_close').click(function(){
jQuery('.fs_fadder').addClass('hided');
jQuery('.fs_sharing_wrapper').addClass('hided');
jQuery('.fs_share_close').addClass('hided');
});
jQuery('.fs_fadder').click(function(){
jQuery('.fs_fadder').addClass('hided');
jQuery('.fs_sharing_wrapper').addClass('hided');
jQuery('.fs_share_close').addClass('hided');
});
});
Používame cookies aby sme pre vás zabezpečili ten najlepší zážitok z našich webových stránok. Ak budete pokračovať v používaní tejto stránky budeme predpokladať, že ste s ňou spokojní.OkČítať viac