Twitter: @mootools

By  on  
Twitter @mootools

I've followed @jquery now for quite a while. Though I spend most of my time with Moo, it's good to keep up with the other frameworks and see what I can gain from their ideas. Even if you're a MooTools dev, I'd recommend throwing a follow @jquery's way.

That said, I happy to say that I'll be spreading the Twitter love by helping Aaron Newton moderate the @mootools account. Please send any good Moo-related articles, demos, or scripts in an "@" reply to the @mootools account, in a shout out to Aaron directly, as a comment to this page (now and in the future), or via my contact page.

This is an announcement I'm very excited about. Please help gain momentum by sharing articles and passing on the word!

Recent Features

  • By
    I’m an Impostor

    This is the hardest thing I've ever had to write, much less admit to myself.  I've written resignation letters from jobs I've loved, I've ended relationships, I've failed at a host of tasks, and let myself down in my life.  All of those feelings were very...

  • By
    Create Namespaced Classes with MooTools

    MooTools has always gotten a bit of grief for not inherently using and standardizing namespaced-based JavaScript classes like the Dojo Toolkit does.  Many developers create their classes as globals which is generally frowned up.  I mostly disagree with that stance, but each to their own.  In any event...

Incredible Demos

  • By
    jQuery topLink Plugin

    Last week I released a snippet of code for MooTools that allowed you to fade in and out a "to the top" link on any page. Here's how to implement that functionality using jQuery. The XHTML A simple link. The CSS A little CSS for position and style. The jQuery...

  • By
    Use Custom Missing Image Graphics Using Dojo

    A few months back I posted an article about how you can use your own "missing image" graphics when an image fails to load using MooTools and jQuery. Here's how to do the same using Dojo. The HTML We'll delegate the image to display by class...

Discussion

  1. Congrats David! Following @mootools now! :)

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!