This forum is now read-only. Please use our new forums! Go to forums

0 points
Submitted by amd17
over 8 years

Can anyone explain active-slide?

I am able to do whatever instructions are asking me to. but i am kind of not getting the idea how a browser figures out about “active-slide”?is it a standard method in jQuery?

i mean, in the statement: var nextSlide = currentSlide.next(); does it work for only slide or any kind of

  • elements?
  • the tutorial should have more description for provided code.

    Answer 55fb681095e378f9e100047e

    0 votes

    Permalink

    “active-slide” is just a class and in the following exercise it is used to mark a current slide. Everything was covered, maybe you need some refresher.

    points
    Submitted by sksn
    over 8 years