Well, I have a bar that works the following way, when my scroll is on top of the div of the bars they will start to fill up. I did the css, but I can not do Jquery, any tips?
HTML:
<label for="barra"><h2>HTML </h2><...
Well, I've created a very precise system and input with that of android, I've used CSS and jQuery.
But I wanted to put a precise effect on the google lite material.
Here's the example link: link
I do not want to use the lite material bec...
Well, that's how the title said, I wondered if I could sort how to sort%% of objects incrementally according to the value of an attribute given to it.
Example:
var objetos = []
var objeto1 {id:gerarId(), nome: nome1, idade: idade1}
var...
In my directory I have the following HTML pages:
public_html
// Index.html
// proof_protocol.html
// protocol_menu.html
On the "protocol_menu" page we have created a form. The goal is that after giving the submit in the form open the page "vo...
Hello!
Please ... The video of the home screen of my site in wordpress ( link ) takes a long time to load. And the gif preloader finishes loading before the video. Can anyone tell me if there is any code or plugin to solve this problem?
Thanks!...
I'm previewing images with image removal. In case I need to remove the selected element from within the array using the id of the img tag. I can already take the id to the function it will remove, however, I can not access the image element by i...
Good afternoon, I'm making a website that has a side website by clicking on the button the menu comes up on the right side of the screen, and I need it to close when it is clicked anywhere other than the menu so it can close, how can I do this ....
I am trying to mount a load bar that starts after 2 seconds of loading document , It every 100 milliseconds gets 1% width . However, when the page loads, console.log () shows that the function is running, but nothing happen...
Hello
I'm doing a little game with javascript, where the program gives a certain time for the player to write a sentence, counts the letters, words and presents on a scoreboard the results on a scoreboard. I added a scrolling effect to when I...