Skip to content

Instantly share code, notes, and snippets.

@jcblw
Last active December 17, 2015 20:59
Show Gist options
  • Save jcblw/5671706 to your computer and use it in GitHub Desktop.
Save jcblw/5671706 to your computer and use it in GitHub Desktop.
function disqus_config() {
this.callbacks.afterRender.push(function() { // push to aviod any overwrites
jQuery(window).trigger("resize"); // trigger a resize
});
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment