Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

carousel

  1. W

    Can the position of controls and indicators be adjusted in a bootstrap Carousel?

    Hello, I'm using Bootstrap Studio 5.3 and wondering if the position of controls and indicators be adjusted in a Carousel. I’ve tried using the “Move” tool, but I can’t get either to move from their positions. I’m assuming because the controls are locked? I’m thinking that my form inputs...
  2. L

    Carousel slider doesn't work

    Hello, I just followed a videotutorial on how to build a carousel slider. Once I was done i tried it out, but it didn't work. Nothing happens when I click on the words left/right. I looked trough the whole code, but couldn't find any mistakes. I thought that maybe someone here could look an...
  3. Johna

    JavaScript Image Carousel Issue with First and Last Image

    I've been trying to make an image carousel for quite a while not, I've finally got somewhere, but there's still one issue. When the carousel moves to the next image, rather that the last image sliding in, it just appears. Same with going to previous Image, but then it's the first image. I know...
  4. SpongeBOB

    HTML & CSS Limit images to 100% with Owl carousel

    Hi everyone, I'm using the Owl carousel in one of my html page (full screen) I would like that my images are not stretch-out (displayed more than 100%) How can I do achieve that ? <!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport"...
  5. SpongeBOB

    HTML & CSS Can't make work owl.carousel.js

    Hi everyone, I try to make owl.carousel.js working. I followed the instructions but instead of having I got : here the html: <!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Carousel...
  6. SpongeBOB

    HTML & CSS How make a carousel without Bootstrap, JS or any external ressources.

    Hi everyone, I would like to implement a carousel like this one -> https://www.immodemarneffe.be/fr/bien/a-vendre/maison/4530-villers-le-bouillet/4356925 Requirement: Pictures are side by side the whole carousel stretch to the width Click on picture make it "full screen" left & button...
  7. D

    JavaScript Moving with slideshow with arrows on keyboard

    Hello, I have in my website the same slideshow gallery as on this url: https://www.w3schools.com/howto/howto_js_slideshow_gallery.asp. I would like to have move gallery with the arrow keys on keyboard. Please, does anyone know, how to doit? Thanks very much!
Back
Top Bottom