• #indieweb 2015-04-17
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2015-04-17 UTC
# 22:03
jonnybarnes
!tell kylewm I get this at the bottom of https://reader.kylewm.com/feeds : $(function() { $(".feed-details").css({display: "none"}); $(".show-details").click(function() { var target = this.data("target"); $(target).css({display: "inherit"}); this.css({display: "none"}); }); });