Forums

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

Home Forums JavaScript jQuery Slider Not Working

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #203947
    halebales24
    Participant

    I’m trying to create an image slider using jQuery.
    I found a free one online that is perfect.
    It is full width, slides automatically and has buttons to click as well as the previous/next arrows.
    The only problem I’m running into is how to actually get this to work with my images.

    I tried downloading the files, and replacing their images with mine own, but it doesn’t work. I’m new to using jquery and don’t really know what further work I need to do.
    Any help would be very much appreciated. Thank you!

    http://www.jssor.com/bootstrap/bootstrap-carousel.html

    #203954
    halebales24
    Participant

    Thank you Shane. I went ahead and looked around for more basic script and html and was able to find one. I personalized it to be more of a custom fit tailored to my personal images and to fill up the screen width. However, for some reason it is not showing the last photo. I’m not sure why that is. I’ve tried it with different images and still get the same result. Any idea what might be wrong?

    http://codepen.io/halebales24/pen/MwEgpV

    #203968
    halebales24
    Participant

    Thank you, I hadn’t noticed that. However, in my code I checked and made sure that all of my images were of the same size. So that’s not the problem, unless there is a set amount of width that can hold the images inline?

    #204035
    halebales24
    Participant

    Thank you! That was super helpful. It works now.

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