+ 2
Why first JS script don't work, when Clock script is running?
Code: Document: https://code.sololearn.com/W6jbXC8SONOV/#html JS 1(bar): https://code.sololearn.com/WxA2prpN8o17/#js JS 2: https://code.sololearn.com/WiNKlYf4Z3iq/#js JS 3: https://code.sololearn.com/WSWYi7FZngkd/#js JS 4(clock): https://code.sololearn.com/WWuK7rHjWcOA/#js My problem is that Bar_Dynamic.js is not working when Clock.js is active and I can't find my mistake. I will be very gratefull for help. On my other sites, where there just bar without clock, all works. So clock is working but dynamic element in bar not.
1 Réponse
+ 3
No one would be working here as all of them are missing there html files and hence cannot find required elements in the JS.