Welcome!

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

SignUp Now!

slider

  1. 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...
  2. B

    JavaScript Query string no longer works

    I did a prototype of JS to test a Query String and it was fine and working. TEST2.html file:///C:/Users/xxxxx/Downloads/test2.html%20?jid=TYR-339393939-3993939 would place TYR-339393939-3993939 in the 'jid' Edit box I then added an slider and an Edit box to the code and the code no longer...
  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. postman

    HTML & CSS Open Modal with pure CSS coding

    I show a modal here that is functioning and opens on click event with jquery, I am a beginner and tried the same function with animating modal opens with pure CSS code. but I could not achieve the goal. I read various threads and codepen, but in my case, I little confused about wherefrom I do...
  5. Johna

    HTML & CSS Slider does one Complete Loop, Continues to the Next Image, Goes Back to the First, and then Runs Normally Again.

    I'm trying to create a slider with HTML and CSS, but there's an error that after one complete loop, the slider continues to the next image, and then goes back to the first, and then runs normally again. Here's the code: <link rel="stylesheet" href="style.css"> <div id="sliderMain"> <div...
Back
Top Bottom