treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Coda Slider

  • So I am revamping my website using some jQuery. I followed a tutorial I found using this cool coda-slider effect.
    http://jqueryfordesigners.com/coda-slider-effect/


    I was wondering if anyone has seen this and maybe could help me understand how I could get more than 1 slider on a single webpage.
  • make another slider with different ID's - then either use the jQuery you already have to fuel it, or new jQuery if you need it a little different...

    Its entierly possible... how much do you know about jQuery?