I’m looking to use the great little jQuery plugin, FlexSlider (http://flex.madebymufffin.com/) for a site I’m building.
The plugin’s demo shows this working with a paginated navigation (of dots) below the images. I’m looking to replace this with a text navigation to select each slide. Any idea to this is posslbe?
Okay, solution found within the plug-in’s own documentation. This is proof that I must read more!!
For anyone who happens to have the same question, you need to use the
manualControls:reference in the API. More details can be found in the documentation (http://flex.madebymufffin.com/)