Questions tagged as 'jquery'

2
answers

Parsear html with JQUERY

From the table I show below, could someone tell me how to save the value of the table belonging to 'REGISTRATION' in JQUERY in a variable? That is to say that depending on the value of REGISTRATION, which can be YES or NO, keep that in a varibal...
asked by 04.07.2018 / 11:10
1
answer

Parsear html iframe saved in a variable in JQUERY

I have saved the following in a variable: register = "<iframe id='registro' src='estudios/info-estudios/'></iframe>" Within that variable I get a table that exists in src = 'studies / info-studies /', which is the following: &...
asked by 04.07.2018 / 12:03
1
answer

Obtain value of an attribute of an object in javascript

I have an object that has an attribute formed by more attributes, something like this: '.texto': { fill: 'black', ref: '.body', 'ref-x': 0.5, 'x-alignment': 'middle', 'ref-y': 55, 'y-alignment': 'middle', 'text...
asked by 04.07.2018 / 11:34
0
answers

Get longitude and latitude within Mapael Js

I'm using Jquery's Mapael js plugin to draw a map in svg, I'm looking for some function that returns the latitude and longitude of the point where you click with the mouse, the documentation in the functions is not very good Let's say, I hope an...
asked by 03.07.2018 / 16:08
0
answers

FileReader, return the response from reader.onloadend

I need help, I have this code to get the UUIDS of the xml loaded in my form, first I have $ .each to go through the input type = file and for each input get the uuid and put it into the uuids array, what I need is that when I finish the input pa...
asked by 03.07.2018 / 16:13
0
answers

My dynamically generated table is ordered with the tablesorter-master plugin while a normal table does

<head> <script type="text/javascript" src="php/tablesorter-master/jquery-latest.js"></script> <script type="text/javascript" src="php/tablesorter-master/jquery.tablesorter.min.js"></script> <script type="tex...
asked by 05.07.2018 / 04:34
2
answers

Event when user grants permissions to web page

Receive a cordial greeting. I need to detect when a user grants permissions to a web page. In my case the page requests camera and microphone permissions since it is a video chat, and I need to stop when the user granted the permissions. Thanks...
asked by 06.07.2018 / 16:19
1
answer

jquery "hasClass" does not work

* EDITED THE HTML CODE * It is a wordpress. I had to rewrite the menu so you could see it. I made a mistake when copying it. I am setting up my navigation menu and I can not find the problem in the following code so that the drop-down menu...
asked by 02.07.2018 / 16:41
0
answers

problems with the library full page js

I'm having problems with a library called full page that makes that when the page is loaded the scroll is automatically downloaded to the contact section that is in the footer, they could help me with the error, I would be grateful with the help...
asked by 29.06.2018 / 17:04
0
answers

how to upload files to aws3 using the jquery plugin hayageek-jquery-upload-file?

I have been using the hayageek plugin to upload files to the server and it has worked quite well, but now that I try to upload files to amazon web services I get the following error: Bucket POST must contain a field called 'key'. "If specifie...
asked by 29.06.2018 / 20:19