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...
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:
&...
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...
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...
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...
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...
* 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...
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...
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...