Similar articles
David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
Create a Simple Dojo Accordion
Let’s be honest: even though we all giggle about how cheap of a thrill JavaScript accordions have become on the web, they remain an effective, useful widget. Lots of content, small amount of s...
David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
Create a Context Menu with Dojo and Dijit
Context menus, used in the right type of web application, can be invaluable. They provide shortcut methods to different functionality within the application and, with just a right click, they are rea...
David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
Create a Dojo-Powered WordPress Website View
Yesterday I showed you WordPress’ awesome JSON plugin named JSON API. Now that I can get my blog posts in JSON format, it’s time to create an awesome AJAX’ed web app with that data....
David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
Create a Clearable TextBox with the Dojo Toolkit
Usability is a key feature when creating user interfaces; it’s all in the details. I was recently using my iPhone and it dawned on my how awesome the “x” icon is in its input eleme...
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
Create a Simple News Scroller Using Dojo
My journey into Dojo javascript has been exciting and I’m continuing to learn more as I port MooTools scripts to Dojo. My latest experiment is porting a simple new scroller from MooTools to Doj...