I’m using AnythingSlider (fun toy) as a website where the panels are the site’s pages. As such, I want to disable and remove the Start/Stop button but leave the rest of the navigation. I’m under the impression that it’s part of the navigation and can’t be optioned out. If that’s correct, how do I do it?
Actually, I want to move the navigation to the top right of the panel, as well.
Cheers
From the examples here: http://css-tricks.com/examples/AnythingSlider/
The 2nd example does not have the button. If you read the source:
Look at autoPlay. It is clearly responsible for the start/stop functionality, including the button.