Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS preloader css class is not working

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #241367
    Amit2k16
    Participant

    Hello.
    I have my html5 with css, js static web pages of one simple website.
    It is working in Live server (http://etravelservices.jp/)
    I have downloaded from FTP to local computer. While open html file in browser, It is showing preloading animation only and not loading page contents. so what i need more in local computer?
    I hope that I will get reply from anyone for my queris as above

    #241368
    Senff
    Participant

    It’s pretty hard for us to diagnose this when we can’t see what’s actually happening on your computer.

    Technically, copying all files (and making sure the file structure is all the same) should be enough to make it work, but if it’s not working…..troubleshooting time!

    Check if there are error messages in the console. Add breakpoints to your Javascript to see if functions are working the way they’re supposed to be. Disable plugins one by one to see if that helps. And so on…..

    Good luck!

    #241375
    Amit2k16
    Participant

    Thanks for your reply.
    here many javascript exists. so we have to debug step by step script. i will try

    if you have any other step then please guide me.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.