She's updating her website atm (bad timing) but basically the transition is basically ... an image with two arrows on each side of the picture (forward back) and when you click from instance the next button the image will slide into place. Can that be done in Javascript ?
Our very own CSS Tricks one - @Mottie on this forum fixes any problem related to this slider within seconds, its astonishing. I've never seen anything like it.
http://www.alilomas.co.uk/projects/neverbeenough.html
I'm just wondering is it possible to build a website gallery like this but in HTML+CSS or do I need to dip into Java?
If you do know how to do this could you show me a tutorial or something to help me out =)
Thank you!
Can that be done in Javascript ?
In terms of a pure CSS solution, I've seen it done with CSS3, but browser support is inconsistent, so you'd have to fall back to Javascript anyway.
http://www.dynamicdrive.com/dynamicindex4/stepcarousel.htm
do you think this tutorial is any good?
Our very own CSS Tricks one - @Mottie on this forum fixes any problem related to this slider within seconds, its astonishing. I've never seen anything like it.
Simpleslide I just like this guys website...
Orbit. it works, promise.
Again Thank you! Your offically amazing =D