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

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -