【发布时间】:2022-12-12 20:00:27
【问题描述】:
I have hosted my project on GitHub Pages but jQuery function it is not working correctly as elements like the navbar, carousel, slide-up, etc are not working.
The HTML page is working smoothly on my device Vscode and other online tools like Pen tools.
my page link
https://surajgond07.github.io/personal-portfolio/
my githubcode link
https://github.com/surajgond07/personal-portfolio
我尝试了所有可能的方法,但脚本无法正常运行。 我的代码是正确的,但 html 没有与脚本链接。
【问题讨论】:
-
请阅读Something on my web site doesn't work. Can I just paste a link to it?。当外部资源消失或固定时,依赖于外部资源才能理解的问题变得毫无用处。创建一个minimal reproducible example并放入问题本身反而。 Stackoverflow 确实支持inline live demos
标签: javascript html jquery