mscsky
0.46D
V2EX  ›  GitHub

关于旧版浏览器访问 github,界面控件多处不能点击问题的处理方法

  •  
  •   mscsky · Dec 1, 2020 · 1828 views
    This topic created in 1988 days ago, the information mentioned may be changed or developed.

    我现在用的 chrome58 访问 github 会有一些问题:code-issues 这栏点击没反应;代码和代码目录点击没反应;右边的 relese 点击没反应;另外第三方授权的授权按钮不能点击。

    解决方法: 界面点击没反应:利用 ublock 拦截 https://github.githubassets.com/assets/behaviors*.js

    第三方授权的授权按钮不能点击:可以写个 tampermonkey 脚本:

    $('#js-oauth-authorize-btn').removeAttr('disabled'); 移除 disable 属性。

    done!困扰了我一年多的问题终于解决了。

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3402 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 57ms · UTC 12:15 · PVG 20:15 · LAX 05:15 · JFK 08:15
    ♥ Do have faith in what you're doing.