跳至內容

jQuery slideshow(slitslider.js & main.js) not working on my Linux/python EC2 instance

0

I have the index.html with slideshow running fine on my GoDaddy Windows server, here is a link to the godaddy working page: http://triaxtechnology.com/td. All other aspect of the site is working fine on my EC2 Linux instance. . please help...

已提問 3 年前檢視次數 300 次
1 個回答
0

Hi, @triax.

Can you share the client script error code from your browser's F12 dev tools?
In most cases where client-side scripts don't work, you should be able to see console errors in your browser.

I recommend troubleshooting from there.

The client side files distributed from EC2 may not be enough.

專家
已回答 3 年前
  • I figured out that I can't load js & css files from /js and /css. When I place these files in the root folder (resources->static>) it works. I don't want to have all my site files in the root for obvious reasons. How do I solve this problem. My folder structure is resources->static>.

    Thanks for your response!

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。