Questions tagged as 'jquery'

0
answers

Jquery UI resizable more than one element

I would like to use resize on two elements, but, each time expitting the external says the internal div expands with smaller value. I have the following html: <div class="resultado_janela"> <div class="btn-group w-100" role="g...
asked by 26.07.2018 / 06:18
1
answer

My jquery function stops working when I change route

I have a jquery function responsible for cropping a photo when a photo upload occurs: document.addEventListener('DOMContentLoaded', function() { function readImage() { if (this.files && this.files[0]) { var fil...
asked by 26.07.2018 / 13:22
0
answers

Calculate value between h using jquery

Good morning, I have the following code: <section id="four" class="wrapper special"> <div class="inner"> <div class="features" id="Comprando"> <div class="feature"> <h3>...
asked by 25.07.2018 / 17:22
1
answer

Empty and Append return no value

I'm having the problem that my empty (). append (); does not return any php value in the div and I also can not insert anything inside it, even inside the html itself. It's as if it fades, but for a second I see that the content typed in HTML is...
asked by 25.07.2018 / 21:16
0
answers

slide arrow is not showing up

I have a problem, I got a code from a video lesson and a jquery too, I'm using the two, I put the codes exactly as they were in the video, but anyway my arrow does not appear, it's like an A in it, I put an image to improve the visualization, ho...
asked by 25.07.2018 / 22:07
0
answers

Ajax request with JSON-type parameter using Jquery 1.8.2

I'm trying to make an ajax request that sends a list of objects, but it seems that in this version of Jquery 1.8.2 (I can not update because the system is legacy and has many features using these versions), it seems that it does not recognize th...
asked by 13.08.2018 / 15:20
0
answers

Upload file with jquery.uploadifive.js

Hello, I need a help in an application that I'm giving support, this application uses the jquery.uploadifive.js method in javascript that did so: <script language="javascript" type="text/javascript"> $("#encaminharChamado_assuntos")....
asked by 13.08.2018 / 17:38
0
answers

Doubt Syntax Input Search Games

EDIT 2: I tried to redo the jQuery code using the post method, and append but now nothing appears ... <script> function buscarjogos(id) { $.post( $retorno_resultados, $('#buscaequipes').val(), function() { }).done(function(data) {...
asked by 13.08.2018 / 16:39
0
answers

Problem with ajax request

I have a problem with my ajax, I need to check another page if a time is available. I select the consultant field and type the day, after that, by clicking the button, it should bring a return if it is free or busy, but it is not doing. Here'...
asked by 02.08.2018 / 16:55
0
answers

Immersive Image 360

I wanted a huge help, I have the jquery.reel.js plugin, which is to make the 360 image display only that it is just several images from different angles and not a complete image just like google's, I wanted to know how do I render an immersive 3...
asked by 02.08.2018 / 17:09