Click to See Complete Forum and Search --> : How do they do this?
muzzamcfuzza
07-07-2009, 03:12 AM
Hi I have found this and I want to do something similar where the pics slide from left or right when clicked, but i have no idea where to start or how they have done this. If anyone can help I'd be grateful. I have no idea how to use coding so the more simple the instructions the better...Thanks!
http://www.theoneoff.com/disciplines/
It is extremely complex javascript. Just view the page source and you'll get the idea.
You could also do this with Flash.
eCat
muzzamcfuzza
07-08-2009, 04:55 AM
Thanks, I've already had a look at the page source but it doesn't make it any clearer to me, I'm afraid all I see is gobbledygook!
I've done something similar in Flash but don't know how to make the pics go left to right when button clicked, again I'm new to that too.
Thanks anyway
Andyram2k
07-19-2009, 09:36 AM
Hi MuzzaMcFuzza,
You could use Jquery to accomplish something similiar, in just a few lines of code. For example, you could potentially use:
http://www.ndoherty.com/demos/coda-slider/1.1.1/
as a starter for 10. Hope this helps :)