Latest solutions
Latest comments
- @Chaffexd@ekkas303
hey bro just want to ask how did you connect json file to javascript because i did paste this: fetch("/data.json") .then((response) => { return response.json(); }) this is what i got : File "c:\Users\5750G\Desktop\time-tracking-dashboard-main\index.js", line 6 .then((response) => { ^ SyntaxError: invalid syntax PS C:\Users\5750G.vscode> Any idea why its not working?
- @ekkas303@ekkas303
After watching others solutions i think i might have misread the instructions and just built based on image display. But i still would like to know if there is a way to add transition delay during javascript background manipulation..............................................................................................................................................................
- @ky302@ekkas303
I had the same problem but i found a simple solution by making a div below the body and setting the height and width to 100%. I made sure to set the position of the body to relative and also the div position to absolute . I made the div black and played around with the transparency until i was satisfied. This was my way of solving it but i think there are much better ways to do it.
Marked as helpful - @Reddsito@ekkas303
Hey bro just want to inform you that the link to your project is different from the challenge, I might be wrong be do recheck. .........................................................................................................................................