Questions tagged as 'slide'

1
answer

jQuery Slider Range

Hello, how are you? I have a code that filters the data of a JSON with jQuey, I can filter with pre-defined values in a variable. But I wanted to use the values of a slide range of jquery ui to filter the json, only when I try to do this can not...
asked by 12.05.2017 / 17:49
1
answer

Slide control (in div) with jquery - next and prev function?

Friends, I need to mount this slide where I can have a control, that is, next and previous button. In the example the structure is ready, but I do not know how to implement the prev and next controls in jquery. Could someone help? The link be...
asked by 24.09.2015 / 14:40
1
answer

Is it possible to get a title from an image using "GetElementsByTagName"?

If yes, how? If not, is there any way I can get the title value, then print? For now it's like this (Inside a function. In the image it has an onClick calling it). var imagens = document.getElementsByTagName('img'); document.getElement...
asked by 26.05.2015 / 03:38
1
answer

Stylize dots of a slide

I'm about to develop this screen with html and css and I needed to know if it's possible to create a slide with these dots or if it's done in another way the idea is to click on these links and it changes the background image would be a slide le...
asked by 03.01.2019 / 13:31
1
answer

How to change the default effect of the bootstrap slide to Fade?

Hello, I was able to put the normal Bootstrap 3 carousel as shown in the documentation, however I'm having a hard time putting on the Fade effect, does anyone have a solution to do? <div class="carousel-inner" role="listbox"> <div c...
asked by 21.04.2018 / 08:09
1
answer

JS plugin to create presentations with graphics

I need to develop a tracking page where you will have graphs to present information in a slide, ie it would practically be a "carousel" picking up the entire screen where each slide would have a different graph. Does anyone know of a js plu...
asked by 09.03.2018 / 20:24
1
answer

Vertical scrolling by sections (like a slide)

I'm trying to create a page with 3 sections that change to the next one by giving scroll like a slideshow where each section is a frame. Like this site here: link This is the .HTML: <section id="apresentacao"> <h2>Section O...
asked by 13.03.2018 / 16:08
0
answers

How to enable link according to Slide navigation

I have a slide made with Bootstrap 3 and I need to move the slide images, the menu is green and with the outline to identify the navigation, showing where the person is. Today when I move the mouse on top happens the effect of change due to css...
asked by 21.08.2017 / 20:11
1
answer

Change the text according to the slide image

Hello, I'm messing around with HTML / CSS, I've been making a slide and I've had a doubt, probably from JavaScript. I made a mini slide of featured products, and on the side of this slide, has the text referring to the product. Is there an...
asked by 02.08.2016 / 14:29
2
answers

Different titles for each slideToggle

I would like to change the code I have here, so that instead of appearing "Reveal Content" on all lines of slideToggle, I can put each one with a title, for example "Revision 1", then the next "Revision 2 "and so on, in the code that I have the...
asked by 24.10.2018 / 20:01