jQuery tab slider
Hey all, i am trying to find a good example of this type of slide开发者_开发知识库r 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
Some call it the "Content slider". There's quite many tutorials on the subject and here's few links to move you forwards:
- 13 Super Useful jQuery Content Slider Scripts and Tutorials
- 25 Very Detailed jQuery Image and Content Slider Tutorials
- Lightest jquery content slider ever – 380 bytes
Here is a pretty good guide, going over the main principles involved.
http://flowplayer.org/tools/tabs/index.html
That isn't a slider, its just a tabbed layout.
You can see the JS source at: http://www.adamscrap.com/js/switches.js
he has used this function to move the triangle.
just look at it and u will find how simple it is!
精彩评论