javascript - Image Count flux slider -
i'm using flux slider show post attachments in wordpress. wondering if can image count of image being shown. (e.g. 1 of 7)
window._flux = new flux.slider('#content',{pagination: false, autoplay: false, controls:true, transitions: 'dissolve',});
the full javascript file here
Comments
Post a Comment