Questions tagged as 'slider'

2
answers

Slider JQuery UI - Smooth movement

I have included the following slider , but I can not find the options so that it does not move with the steps , that is, from one point to another abruptly since there are not many values, but I can move it from soft way. JSFiddle...
asked by 13.01.2017 / 12:35
1
answer

How can I put a slider type background on my website?

I want to put a background that moves with a slider style, and that has some opacity so that the main content can be noticed perfectly, would there be a clear code way to do it? I've tried with javascript and css but nothing has worked for me...
asked by 03.07.2018 / 02:42
2
answers

Shutdown effect on an image with Jquery

I have a slideshow the fact is that the images are very bright and what I need is that when I upload an image to the seconds, just before the text appears, a background is placed on top of the image as a background , I did but I want to do...
asked by 22.02.2018 / 02:16
1
answer

Reduce number of slides in jssor carrousel

I found this question several times but no answer. How can I reduce the number of images in a jussor carousel for a mobile or tablet screen instead of reducing the width of the carousel while maintaining the same number of images. I try to...
asked by 16.03.2018 / 18:45
2
answers

Slider in javascript does not load me when migrating web hosting

This small and basic slider worked well until migrating to a new hosting no longer runs javascript and loads all the images without making the slider: <script src='http://ajax.googleapis.com/ajax/libs/jquery/1.8/jquery.min.js' type='text/ja...
asked by 15.10.2018 / 14:00
1
answer

How does this slider made in pure Javascript work?

What I want to do is a fixed menu. When I click on the menu the slider is activated. But I do not understand this code: function funcion(){ var page = document.getElementById('page'); var sections = page.getElementsByTagName('section...
asked by 05.09.2017 / 06:23
0
answers

Slider with WP_Query in Wordpress does not work well [closed]

I have 2 sliders (.slide1 and .slide2) at the start of my website. If it is a mobile I show .slide1 and hidden .slide2, and if not then vice versa. Both sliders work but I want them to show 3 pictures only, and the problem is that they show more...
asked by 12.12.2018 / 08:15
1
answer

Slide with javascript load bar

I have a gallery of images that change with the buttons but I need that as the images progress the loading bar increases or decreases depending on the direction you want, so far I carry the following code but I do not know how to do it that the...
asked by 18.10.2018 / 23:12
1
answer

Mark the step visible in slick slider

I would like to know if someone knew how to mark the option that is visible in the navigation to the now that passes in autoplay the slider , I share my code: $('.pasos[data-slide]').click(function(e) { $(this).siblings().remov...
asked by 18.04.2018 / 22:26
0
answers

Horizontal Scroll

Boys, I have this doubt. I have a jquery that works well on a mac, but on windows it gives me problems. To leave it in context ... I have a horizontal scroll that when I scroll it passes images and everything, once it finishes it allows to go...
asked by 11.12.2017 / 17:12