Forums

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

Home Forums JavaScript Slick-carousels problems

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #247341
    jameskape
    Participant

    Hey guys,

    I’m having some Slick-carousels problems with a carousel I’ve coded… (Note: I’m not a proper coder, so sorry if this is obvious stuff)

    See the code here: http://jameskape.com/carousel

    1. My carousel isn’t scaling properly:
      A. The padding between each slide changes as the browser width decreases and increases… but I want the relationship to stay the same (as the browser scales) like this reference (http://www.stockholmdesignlab.se/about/), a padding of 80px.
      B. The images scale until they disappear, rather than scaling properly.
    2. After you click through all the images, the final click should return you
      back to the first slide, (again like the reference) but I’m not sure how to create a function which does this.
    3. A blue box appears around the images when you click?

    Would be really grateful to anyone who might know how to fix these bugs!

    Cheers,
    James

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