Html 引导菜单在github页面上不起作用

Html 引导菜单在github页面上不起作用,html,twitter-bootstrap,github-pages,Html,Twitter Bootstrap,Github Pages,以下是我的问题: 不确定预加载程序是否工作,因为预加载程序和 dom元素正在同时加载 在本地环境中,菜单链接起作用,但菜单不起作用 GitHub页面。请检查样式按钮。如果我选择了右键单击它并 选择“在新选项卡中打开链接”将在新选项卡中加载页面,但如果 我只是简单的点击它不工作 演示:请检查浏览器的控制台错误和网络选项卡 GET http://rushdi1987.github.io/myfolio/css/waypoints.css [HTTP/1.1 404 Not Found 38ms]

以下是我的问题:

  • 不确定预加载程序是否工作,因为预加载程序和 dom元素正在同时加载

  • 在本地环境中,菜单链接起作用,但菜单不起作用
    GitHub页面。请检查样式按钮。如果我选择了
    右键单击它并
    选择“在新选项卡中打开链接”将在新选项卡中加载页面,但如果
    我只是简单的点击它不工作


  • 演示:

    请检查浏览器的控制台错误和网络选项卡

    GET 
    http://rushdi1987.github.io/myfolio/css/waypoints.css [HTTP/1.1 404 Not Found 38ms]
    GET 
    http://rushdi1987.github.io/myfolio/css/owl.carousel.css [HTTP/1.1 404 Not Found 34ms]
    GET 
    http://rushdi1987.github.io/myfolio/css/owl.theme.css [HTTP/1.1 404 Not Found 38ms]
    GET 
    http://rushdi1987.github.io/myfolio/js/owl.carousel.js [HTTP/1.1 404 Not Found 15ms]
    
    TypeError: jQuery(...).ready(...) is not a function
    
    您的resources plus jquery不可用

    最好是使用属性加载javascript,以便在加载
    内容之后加载它