Tag Archives: jquery

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 [...]

RSSmeme - Javascript Love

RSSmeme is now even more Web 2.0 with the addition of Javascript events.  When Brian Beck gave RSSmeme a makeover he also threw in the ability to shrink down the tag/shared user list by using jQuery.  This got me interested in jQuery and I found myself not completely hating it.  I have had bad experiences [...]