Tag Archives: disqus

How To: Dynamic Slide Down Disqus Comments

RSSmeme now has dynamically generated slide down Disqus comments for every story (see it in action by clicking the comment link next to “Contribute”).  I had to hack around a bit with the Disqus provided embed.js to get it working, here’s how:

Copy embed.js locally and remove the document.write() where the style information is written.  Dynamically [...]