Can anyone help?
I am using the fantastic jQuery 'Anything Slider' by CSS Tricks. I can't work out how to link directly to slides from static links.
It is mentioned as a option (see below) but my knowledge of jQuery is very limited.
"Target the link using and ID or Class (or whatever), and apply a click handler. Then call the plugin function and pass it a number of the slide you are trying to link to:"
I guess I'm looking for a demo, so I can see how this technique is used.