This is cool, how would I do it?

JONNYB

New Member
Hey all,

I think this site is really cool

http://www.slampr.com/

I like how they have the images on the main page which fade into each other but especially how the click through changes as the image does. Does anyone know how this was done? through Javascript? and if so could you point me in the direction of any tutorials or demos as I'd really like to incorporate it into a site I'm working on.
I also really like the menu tab, and how on any page other than the homepage if you hover over the prompt on the left had side it slides out, again if anyone knows how this was done then please do point me in the right direction.

Thanks all,
Jonny
 

CaldwellYSR

Member
I'd say both of those are done with javascript or jquery. I didn't look too hard at the source but if it were me I would put all those images on top of one another and then just do a loop that fades the top one out and puts it on bottom. That's probably not the best way to do it but I'm still pretty nooby at Javascript. As for the panel here is a pretty good tutorial for it. I'm sure there are more.
 
Top