Questions tagged as 'slider'

0
answers

Slider with specific forward arrow

I need a slider that defaults to a forward and return arrow like that of the image, in that format, and that's great. I usually use the Slick-carousel and the Owl-carousel, but their arrows are different. /i.stack.imgur.com/UAYVy.jpg ">     
asked by 02.08.2017 / 19:19
1
answer

Responsive slider in css

How to make my slider responsive. I have already typed all the codes, and it is in css pure (I made it from galleries that I downloaded on the internet, which are used to change color, icons, etc.), I would like to know the code th...
asked by 07.05.2016 / 21:26
0
answers

Put a balloon on top of the input [type = range]

I'm generating a form from a php, it generates an html like this: <div class="mf_slider"> <div class="mf_slider_label">Você tem cabelos brancos?</div> <div class="tooltip"> <div class="tooltip-arrow"></...
asked by 18.03.2016 / 15:49
0
answers

bxslider only text, when I call js the texts are

I have a problem with bxslider, I do not really know if it's a problem or if it does not accept only texts. I have this code below: <ul class="bxslider row"> <% student.qrcodes.each do |qrcode| %> <li class="col-xs-...
asked by 26.02.2016 / 13:30
0
answers

Vertical slider - adapt size

I need some sliders placed via storyboard to fit the screen size when placed in upright position. For example, I put three sliders on the screen and put their contraints so that they have the same width and stay at 20 px equidistant, they a...
asked by 05.02.2016 / 13:49
1
answer

Implement slider for automatic transition

I took an example of a slider from a question here from the site. I want to know how I can implement it so that it makes automatic transition by holding the buttons. Here is the code: function simpleSlider(type){ var sliderActive = $("...
asked by 03.07.2015 / 20:48
1
answer

Error inserting Slider into View - Swift

I have a problem related to the Swift Slider when I try to put it inside a View My project has the following structure View (main) View (used for grouping) ScrollView View (Objects) If I put the Slider inside the Main View,...
asked by 25.05.2015 / 15:11
0
answers

How do I slide with image and text?

I need to make a news slide with image and other elements on the side. What would be the best way to do this?     
asked by 30.03.2015 / 19:45
1
answer

Function does not continue after second execution in same class

Well, I've been developing a kind of content slider that swaps content from a certain div ('.item .frase-test') to the content of the next item in the order of <span> . I was able to do everything I needed to be done so far...
asked by 03.03.2015 / 19:53
1
answer

Integrating articles into a slider

I'm working on an article slider, whose articles are in a database that can be deleted / added (CMS), everything is working perfectly, the database, and the slider. Now I just wanted to integrate the articles into the slider. Here is my code, wh...
asked by 13.03.2014 / 11:23