Questions tagged as 'jquery'

0
answers

Is there anything like jquery command priority?

I'm creating a page, and this page has a side menu, and on the sidebar has a menu icon, which when clicked makes the bar appear and disappear, to disappear I'm using "display - none" and to show "grid", why I'm using "grid layout" to stylize, th...
asked by 28.05.2018 / 00:23
2
answers

Checking multiple select of same "name", if empty with Jquery

I have tried in several ways but I have not succeeded in creating a window.alert (); com return false; if no select field of name="product_qtd []" is selected or if it does not exist, but to no avail, I have checked in here and no response has a...
asked by 22.05.2018 / 18:05
0
answers

Validation form jquery

asked by 06.06.2018 / 17:37
0
answers

Button does not appear on all songs

Good people It's the following, I'm doing with javascript buttons to add the songs to favorites, but the plus button that I added and stylized with css does not appear in all songs, just a few. And another thing, every song, when doing mouse hov...
asked by 22.05.2018 / 13:50
1
answer

Remove iframe element

Hello, I'm trying to remove an element that is inside an iframe, I'm even trying to add a class via jquery but without success, I already tried to load jQuery, setTimeout and onLoad by calling a callback but without success. Someone has a sol...
asked by 22.05.2018 / 14:38
2
answers

response in 'jSon' received from a 'php' file

I have the following response in jSon received from a php file. {"1":"OK","2":"n"} I now want to get the values from the indexes jQuery and 1 , which are respectively 2 and "OK" . > How to do th...
asked by 22.05.2018 / 15:24
2
answers

Combine array of alternatives with array of php / jquery question

My question is this: I have this jquery code where I capture all the questions of a test and just below the alternatives of it; but I can not relate the alternatives to the questions, someone can help me, I tried everything I think. follows h...
asked by 18.05.2018 / 09:51
1
answer

Iframe and js problems

I have the following code that shows a regressive timer on my page, the idea is that when zeroing it shows an iframe (video), until it shows but the video keeps blinking as if it were only in an eternal update loop. If anyone has the solution I...
asked by 26.05.2018 / 16:37
0
answers

Encrypted JS file?

I was editing my JS file, using DreamWeaver, and by accident my computer restarted, when I returned to DW to continue editing the file, the content is empty, and when I open it in chrome I get the following result: / p> I tried accessing...
asked by 24.05.2018 / 21:12
0
answers

Calling artist info with wikipedia API

I'm using the wikipedia API to call artist information. The question is, how do you filter this information? I just want these fields: Image, name, age, place and date of birth, genres and website ... I searched google, but found no nad relat...
asked by 25.05.2018 / 00:09