Questions tagged as 'jquery'

1
answer

Gallery of images inside the Accordion (Jquery)

How do I create a gallery of images within an accordion, I want that when clicking the acorddion the gallery or slider will pass the images automatically. I already have the accordion, but I can not fit any responsive image gallery into it....
asked by 02.06.2015 / 20:28
0
answers

Pushing Images Forward on a Slider

          <script type="text/javascript" src="modules/FeedNoticias/js/jssor.js"></script> <script type="text/javascript" src="modules/FeedNoticias/js/jssor.slider.js"></script> <script> jQuery(document).ready(f...
asked by 27.04.2015 / 16:20
1
answer

Hash in url with JS plugin

I wonder if anyone knows a plugin or script, which takes the hash from the url. But that is usual in all browsers. Which takes more than one hash per url. I know there are several examples on the internet, but I'm afraid it will not work on all...
asked by 30.04.2015 / 11:31
1
answer

Download Image via Ajax + Laravel

I'm trying to make a script for Image Download, by Ajax. It can be one or several. As you can see in JS, it has a each function that looks for the selected images in the system. Hence, I call Ajax to take the Photo ID as a parameter so th...
asked by 30.04.2015 / 16:41
0
answers

Relationship between two entity

It's as follows, I have an entity Machine and another Entity entity, and they are both in the same bundle. What I intended was that in the machine 3, which was already created, from 100 thousand to 100 thousand, the oil of the distribution chain...
asked by 09.02.2015 / 15:49
1
answer

Entity Repository

I have the tables: Operário(id,identidade(string)); Intervenção (data(date), hora(time), duracao(integer)); Avaria (data(date), descricao(string), impedimento(boolean)); Prevista (contagem(integer), duracao(integer), fazer(string), tempo(integ...
asked by 10.02.2015 / 16:19
0
answers

Carousel Slider

I needed to adjust this script so that when I clicked on the previous button it would return the command, but when I click on both the next and the previous one, the slide is advancing in the same way, thank you in advance. > CODE JS: $(docu...
asked by 10.02.2015 / 20:06
1
answer

Terminating any connection after "closing" the link

To use a small ajax code to open some links! But sometimes these links have some videos !! And until it loads !! Only the problem is that these links are opened in a lightbox! And when you close the lightbox the video keeps rolling !! Which suck...
asked by 09.04.2015 / 03:11
0
answers

How to put rotating banner with images in a responsive site?

I made a rotating banner with jQuery in Dreamweaver for a responsive site. When viewed on Desktop it looks perfect, but when I change to mobile or tablet photos are skewed . How do I make rotating banner images work on all platforms?...
asked by 07.04.2015 / 16:02
2
answers

A div superimposed on an image descends according to the scroll bar

I have a div that shows some details about an image when it is displayed, however I'm developing it for mobile and when you slide down the divs that contain those details also move out of the images. Follow the project link in gitHub. LINK...
asked by 10.04.2015 / 07:44