Java Script doesn't work on server

My website URL is:

sochu.cf
What I’m seeing is:
Java Script doesn’t work on server, but when I open the local file is working.

I’m using this software:

Additional information:

Maybe it’s a caching problem or you didn’t upload the JS files. If that is the first case clear cookies and cache or use 1.1.1.1. If that is the second case upload the files on where the code said to put them.

@SochuU

JS works - but the color of text(clock) is black, same as the background so it is not visible

Open your style.css and add this line of code
#ceas {color:#fff;text-align:center; font-size:34px}


TEST


and then, just in case…delete browser cache (CTRL + F5)
to see the new state of that modified CSS

@SochuU

try which moderator said. and before telling where is it. please select from up to down or follow the code via inspect element or etc.

thanks :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.