Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript First time using Jquery – pic rotator not rotating

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #25276
    rjmccollam
    Participant

    First time using Jquery and I am using it for a picture rotator. Found a great how to online and have all the html, css, and js set up, but for some reason the pictures do not rotate. I assume its with the script but I don’t know where to start to try to fix it. Any help would be appreciated.

    You can take a look at the project here http://www.freshstartfellowship.com/test/ the script is in the source code.

    #59760
    apostrophe
    Participant

    You need to include jQuery as well, otherwise your script is meaningless.

    #59781
    rjmccollam
    Participant

    ahh thanks for pointing out the most important part of using jquery. Thank you :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.