Reputation: 10542
Hey all, i am trying to find a good example of this type of slider HERE. I can not seem to find the "official" name for it so i really can't search for it. The effect that i am trying to find is that of the triangle that moves/slides depending on which tab you click on.
Any help would be great! :o)
David
Upvotes: 1
Views: 2418
Reputation: 12437
he has used this function to move the triangle.
just look at it and u will find how simple it is!
Upvotes: 0
Reputation: 12906
Some call it the "Content slider". There's quite many tutorials on the subject and here's few links to move you forwards:
Upvotes: 1
Reputation: 39889
That isn't a slider, its just a tabbed layout.
You can see the JS source at: http://www.adamscrap.com/js/switches.js
Upvotes: 0
Reputation: 5822
Here is a pretty good guide, going over the main principles involved.
http://flowplayer.org/tools/tabs/index.html
Upvotes: 0