I'm creating a Music Player and I need the frequency bars to change color according to the strongest beats.
I was able to do this link but it is very fast.
I created a function in javascript, and it works when the field txtDiaVencimento is filled, however not always this field will be filled, when it is not filled it returns me the following error:
Can not read property 'value' of null
He...
I wanted to make two fields select one for the month and another for the year to use as validity dates of a card, but wanted it to be generated dynamically and that when selecting the year of 2017 for example appears only the months that are mis...
Firstscreen-Enteringtheusername Second screen - User clicks the image corresponding to the option and then the comparison is made
I want to put two loops while. The first while loop is in case there is a tie. If there is, the...
I have seen several people with the same doubt, but I have not found anything solved.
If you open an image in GIMP and / or Photoshop and click Resize Image you can find out the resolution of the image and I want to do this, ie I want to figu...
I'm having trouble making a jquery array with "each" to save the input values contained within a list, in the following format:
Note: In the list of questions, each question has a sublist with the alternatives.
<ul class="questoes">...
How do I make it every time the browser finds a "reserved word" in textarea , it automatically changes its color.
I want to know to make a syntax highlighting.