Javascript tutorial 5 – Image slider




https://www.facebook.com/pages/JustPhp-Developers/335040516655949

NEW VIDEO: https://www.youtube.com/watch?v=yRYK2pIzn18

C# XNA Airhockey:

Sourcde code:
http://adf.ly/91XaN

Hello youtube in this tutorial I am going to show you something about how to make an easy javascript slider. I hope you enjoy! Thanks for watching!
NEW YOUTUBE VIDEO: ) : http://www.youtube.com/watch?v=adV6SAeX_9c&feature=channel
http://www.media-expression.com/

http://adf.ly/92LUZ

New videos:





Original source


27 responses to “Javascript tutorial 5 – Image slider”

  1. for those who said that the buttons don't work just change the line:
    input type="button" value="previous" onClick="previousbuttonpressed();"
    with:
    button type="button" id="submit" onClick="return nextbuttonpressed();" next/button
    btw: id="submit" is a div in CSS so that you can create your custom button
    the author of the video is a beginner as he admitted so mistakes can happen πŸ™‚

Leave a Reply