Similar articles
David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
Digg-Style Dynamic Share Widget Using MooTools
I’ve always seen Digg as a very progressive website. Digg uses experimental, ajaxified methods for comments and mission-critical functions. One nice touch Digg has added to their website is ...
David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
Create Twitter-Style Buttons with the Dojo Toolkit
I love that JavaScript toolkits make enhancing web pages incredibly easy. Today I’ll cover an effect that I’ve already coded with MooTools: creating a Twitter-style animated “Sign ...
David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
Using Pub Sub with The Dojo Toolkit
As I’ve stated many times, the Dojo Toolkit is probably the most complete JavaScript toolkit out there, especially when it comes to event management and application communication. I’ve al...
David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
Create a Dynamic Flickr Image Search with the Dojo Toolkit
The Dojo Toolkit is a treasure chest of great JavaScript classes. You can find basic JavaScript functionality classes for AJAX, node manipulation, animations, and the like within Dojo. You can find ...
David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
Dojo Toolkit API Bookmarklet
You probably know by know that I enjoy using JavaScript-powered bookmarklets to retrieve information. I create a jQuery documentation bookmarklet, a MooTools class sniffer bookmarklet, and a even a ...
David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
Better Pull Quotes with the Dojo Toolkit
Chris Coyier authored a post titled Better Pull Quotes: Don’t Repeat Markup a while back. In his post he created great-looking pull quotes without repeating any content — instead he uses...