Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Anything Slider – similar question – page content changes depending on the active slide. Re: Anything Slider – similar question – page content changes depending on the active slide.

#50073
paaljoachim
Member

Thank you Mottie!

By either taking the above code or the code from the demo and putting it together it will work.

Css and javascript in the head section.
Html in the body.

The one thing that is not mentioned is to remember to add:
anythingslider.css
the link to ajax.googleapis.com for the 1.5 jquery.min.js
jquery.anythingslider.js

How would I add the title (or some other text I choose to use) into the tab links?
Instead of it saying 1-2-3-4 I want them to list the title, or a shorthand title I choose.
How would I incorporate that?

Where can I get information on how to customize things like this?