Questions tagged as 'slider'

1
answer

responsive slider range on the phone, resolving with mousedown and jquery mouseup

I have a slider jquery-ui, it does not have good behavior in mobile, so I added a plus and minus buttons: <div class="price"> <div class="small-3 large-3 column" style="margin-top: -10px"> <a class="money-mobile plus...
asked by 08.12.2015 / 15:07
1
answer

How to add a time to pass the slider?

Hello, I'm new here and also in jquery. And I wanted to know how do I add some time to go from one slide to the next, here's the code: <div id="slide" align="center"> <ul> <li id="frame"><div></div...
asked by 07.06.2015 / 19:26
1
answer

Is it possible to join the OwlCarousel to Highcharts?

I have slider made by OwlCarousel I want them to pass pie charts rendered by HighCharts . That is, I have 4 pie charts With subtitles, and I want that when passing the 4 pies , also without the legend in Mobile....
asked by 03.06.2015 / 13:06
1
answer

Replace / switch slider1.value () with slider2.value () within a variable in the code and within the position on the canvas

I would like to replace / toggle the slider that gives value to a variable within an object. The slider2 should replace and occupy within the code and also on the canvas the place that previously occupied the slider1, and vice versa. Let's suppo...
asked by 31.12.2018 / 12:03
1
answer

Banner 7 Magento - Problem with the link

I'm having a little problem with the rotating banner on the following website: link . As you can see, the second slide has a clickable link in the image with the text: "Learn more". But I'm trying to get the whole slide image to be linked. S...
asked by 09.11.2018 / 14:09
1
answer

Vertical slider with list of images in jQuery

I have the following list of images and videos being pulled from the database. I'd like this "ul" to go up the items infinitely in a vertical slider. I do not know much about jQuery, does anyone have any idea how to do this? The effect would loo...
asked by 19.10.2018 / 15:26
0
answers

Slider does not load automatically

Good morning, link Home slider video is not loading automatically, it is always necessary to refresh the screen for it to run. (This happens 90% of the time you access the WebSite, and especially in Chrome, very strange ...). Another...
asked by 12.10.2018 / 16:01
1
answer

Automatic image transition in the slider with css

Good morning, I'm new to Imasters and the development part in general and I have a very simple question, do not judge kkk I created this slider described below and I can not do the automatic swapping of images. For example, every 3 seconds...
asked by 04.10.2018 / 13:47
0
answers

Transparent slider without bottom

How to make a slider with transparent background, without having to lower the opacity of the slider at least? I would like the slider using only the background of the site as the figures go by.     
asked by 17.09.2018 / 10:21
2
answers

Check for change in Javascript element property

I have some div 's of id 1 , 2 and 3 , respectively. They are within the page of class home . For example: <div class="home"> <div id="1" style="transform: translateX(0px);">blabla</div>...
asked by 29.08.2018 / 16:40