Skip to content

2013

function toggleCommentArea(el, selector) { const wrapper = document.getElementById(selector); const buttonText = wrapper.classList.contains('nv-comments-hidden') ? "Hide comments" : "Show comments"; wrapper.classList.toggle('nv-comments-hidden'); el.textContent = buttonText; }

Leave a Reply

Your email address will not be published. Required fields are marked *

2013

  • Life

As the year 2013 comes to a close and we enter 2014 I’d like to reflect on moments from throughout the year. Last year I… Read it2013