The Spirit Posted November 12, 2012 Posted November 12, 2012 Im building a website and am trying to create a Jquery menu where when you click on the left/right arrow the links rotate and new ones are shown. heres an image of what I have http://puu.sh/1pqlA Im trying to get "2013" to disapear to the back and 2006 appear etc. If that makes sense. Heres what im trying so far http://jsfiddle.net/TheSpirit/ZdfME/ Any push in the right direction would be great ha, thanks :D Quote
Guest Posted November 12, 2012 Posted November 12, 2012 There is no 2006? Paste the whole code.. Quote
The Spirit Posted November 12, 2012 Author Posted November 12, 2012 I have more links than space, so I wanted it when you click the arrow one disappears and one appears Quote
Djkanna Posted November 12, 2012 Posted November 12, 2012 There's a better way of doing it I'm sure, however try: http://jsfiddle.net/ZdfME/22/ Quote
HauntedDawg Posted November 12, 2012 Posted November 12, 2012 (edited) I think what he is trying to do is to slide it. Something like http://jsfiddle.net/KxXs9/4/ perhaps? Or even center the current year? (Could be done better. But currently in a rush) http://jsfiddle.net/KxXs9/5/ Edited November 12, 2012 by HauntedDawg Quote
The Spirit Posted November 12, 2012 Author Posted November 12, 2012 They're both what im looking for, cheers guys! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.