Hacker News collapsible comments

Reddit style collapsible comments for Hacker News

< Feedback on Hacker News collapsible comments

Soru/yorum

§
Gönderildi: 31.10.2016

Quick fix

Sometimes it's still a bit buggy but this is an easy fix:

Add this to the header: // @require https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js

Delete everything after the init function and replace it with this: $( window ).on( "load", init );

Cevap paylaş

Yanıt göndermek için oturum açın.