Questions tagged as 'jquery'

1
answer

Change div CSS with click

I'm trying to create a portfolio, the idea of it is that by clicking on Banner, the Logos disappears and if you click on Logos again, it reappears and Banner adds. In case, clicking one of the buttons would disappear, adding the class display_n...
asked by 19.10.2017 / 12:57
1
answer

How to use Jquery UI with Jquery 3.1

I am using Jquery UI 1.12 with Jquery 3.1.1 and using the draggable and resizable functions. However, whenever I go to test it does not work because it gives the exception $(...).find(...).andSelf is not a functi...
asked by 25.09.2017 / 19:09
0
answers

How do I make a javascript navigation recording

Hello, We are developing a system in which customers want to implement a navigation recording system for their customers. Intended to monitor the platform internally. In other words, their clients analyze their employees. Just like some of the s...
asked by 23.02.2018 / 19:48
3
answers

How to select a tr element in the middle of "N tr's" in jQuery?

It has a table mounted, that each row is added dynamically. Therefore, within <tbody> is added the <tr's> (lines). Inside the tr, it has the <td's> and each <td> has a input inside....
asked by 23.02.2018 / 19:53
1
answer

Handling Logic and Exections - jQuery

I have some buttons which in onclick of them work with two Ajax requests for an external file that add products, but this is not of extreme importance in this matter. My problem is this: if the buy button is clicked, the product is added,...
asked by 05.09.2017 / 20:48
1
answer

.unload () function - jQuery

I make two ajax requests for an external file from which to add and remove products, but this is not very relevant to this issue. I wanted every time the page was updated, the removeCartaotoCart function was triggered so that depending on...
asked by 09.09.2017 / 15:37
1
answer

Function filling only one line

I created a function so that as the user enters a client number, the fancy name of the client is filled in, but since this data comes inside a table and I use array to capture ( fazer insert e update ) in that data, all lines fill in inste...
asked by 01.11.2017 / 18:17
2
answers

Return desired value within a function

When trying to return the value of $("#datepicker-range").val() at the beginning of the code, console gives me an empty value. So I was suggested to do a page sniffer because the reason the field was not capturing the date field...
asked by 14.08.2017 / 16:39
2
answers

Start animation when the DIV is visible

I inserted some animated pie charts on my page, but I wish the animation was only started when the DIV that contains these graphics was displayed on the screen, would anyone know how to do it? The following animation should be started when th...
asked by 31.10.2017 / 22:00
0
answers

Dynamically change video URLs within the Lightbox window

Hello, my question is about dynamic video url change. When I click on a function (openlightbox) opens a lightbox window, and within that window I need to open video dynamically, today it opens a static. I have two segments (car and motorcycle...
asked by 31.10.2017 / 21:19