I’m using a plugin called bxSlider. It’s a nice little image slider plugin with a very handy API.
I was wondering if there is a way of changing the number of slides that will be displayed in the pager string. I’m looking to add a blank slide at the end, but I don’t want it to display in the navigation. EG;
I have five slides (four with content and one blank) and I want the pager to display 1/4.
You can change the number of slides by adding/removing
li‘s from the contentPerhaps that is not what you meant though by ‘the pager string’? Please clarify